Delete extra colon in the open.js
This commit is contained in:
@@ -493,7 +493,7 @@ Ext.onReady(function(){
|
||||
xtype:'checkbox',
|
||||
name: 'notifyReason',
|
||||
hideLabel: true,
|
||||
boxLabel: _('ID_NOTIFY_USERS_CASE'),
|
||||
boxLabel: _('ID_NOTIFY_USERS_CASE')
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user