fixed templatec VC
This commit is contained in:
		
							parent
							
								
									f3e89f7dff
								
							
						
					
					
						commit
						9b4e6eaa85
					
				@ -56,7 +56,6 @@ public class WebDeliveryMethodNotificationTemplate extends DeliveryMethodNotific
 | 
			
		||||
        this.additionalConfig = other.additionalConfig != null ? other.additionalConfig.deepCopy() : null;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    @NoXss(fieldName = "web notification message")
 | 
			
		||||
    @Length(fieldName = "web notification message", max = 250, message = "cannot be longer than 250 chars")
 | 
			
		||||
    @Override
 | 
			
		||||
    public String getBody() {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user