Display submit type in the change info block
This is a preparation for a Prolog based submit type rule which will compute submit type for each change. In this first step we simply return the project-wide default submit type for each change. Change-Id: I38745e544b215197074ce1fb8d6b106f3c1c1e56 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
This commit is contained in:
		 Sasa Zivkov
					Sasa Zivkov
				
			
				
					committed by
					
						 Gerrit Code Review
						Gerrit Code Review
					
				
			
			
				
	
			
			
			 Gerrit Code Review
						Gerrit Code Review
					
				
			
						parent
						
							edb573adbb
						
					
				
				
					commit
					dad5620441
				
			| @@ -95,6 +95,7 @@ public interface ChangeConstants extends Constants { | ||||
|   String changeInfoBlockUploaded(); | ||||
|   String changeInfoBlockUpdated(); | ||||
|   String changeInfoBlockStatus(); | ||||
|   String changeInfoBlockSubmitType(); | ||||
|   String changePermalink(); | ||||
|   String changeInfoBlockCanMerge(); | ||||
|   String changeInfoBlockCanMergeYes(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user