Merge pull request #438 from julceslauhub/master

Delete extra colon in the open.js
This commit is contained in:
julceslauhub
2012-08-07 09:40:50 -07:00

View File

@@ -493,7 +493,7 @@ Ext.onReady(function(){
xtype:'checkbox',
name: 'notifyReason',
hideLabel: true,
boxLabel: _('ID_NOTIFY_USERS_CASE'),
boxLabel: _('ID_NOTIFY_USERS_CASE')
}
],