diff --git a/workflow/engine/templates/admin/emails.js b/workflow/engine/templates/admin/emails.js index 307f87089..a931e6f06 100644 --- a/workflow/engine/templates/admin/emails.js +++ b/workflow/engine/templates/admin/emails.js @@ -273,7 +273,7 @@ Ext.onReady(function(){ name:'AccountFrom', vtype:'email', width: 200, - disabled : true, + disabled: true, allowBlank: false, enableKeyEvents: true, listeners: {