This commit is contained in:
sanj 2011-01-13 15:53:16 +05:30
parent 632eebc26d
commit f12cd64053

View File

@ -8624,7 +8624,7 @@ requires
that.items[pos].toggleChecked();
});
Ox.print('--triggering change event--');
(self.options.mainmenu || that).triggerEvent('change', {
(self.options.mainmenu || self.options.parent || that).triggerEvent('change', {
id: item.options('group'),
checked: $.map(self.optionGroups[item.options('group')].checked(), function(v, i) {
return {