From f12cd64053532ee72554036d2e6acbb5f3c42ae0 Mon Sep 17 00:00:00 2001 From: sanj Date: Thu, 13 Jan 2011 15:53:16 +0530 Subject: [PATCH] tmp fix --- build/js/ox.ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/js/ox.ui.js b/build/js/ox.ui.js index 73f1d8e..72420bd 100644 --- a/build/js/ox.ui.js +++ b/build/js/ox.ui.js @@ -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 {