You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed error menu is undefined error on line 32. Changed .data('multiselect'); to .data('echMultiselect');
Added var _self = this; on line 62 of the toggleChecked override function so that the options in the original select get modified when checks get toggled.
0 commit comments