Delete extra colon in the open.js

This commit is contained in:
Julio Cesar Laura
2012-08-07 12:39:09 -04:00
parent dfc8e58ef3
commit ccc55c2579

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')
}
],