Merge pull request #434 from brayanpereyra/BUG-4763

BUG 4763 Exits an error in IE  SOLVED
This commit is contained in:
julceslauhub
2012-08-03 16:17:05 -07:00

View File

@@ -16,6 +16,7 @@ new Ext.KeyMap(document, {
}
});
/*** global variables **/
var storeCases;
var storeReassignCases;
@@ -210,7 +211,7 @@ function pauseCase(date){
xtype:'checkbox',
name: 'notifyReason',
hideLabel: true,
boxLabel: _('ID_NOTIFY_USERS_CASE'),
boxLabel: _('ID_NOTIFY_USERS_CASE')
}
],