function issue
-
Hi there,
i tried to update your plugin from 2.5.11 to 2.5.15 and my website shows an issue about a jQuery function. Can you help me?
(function($) { “use strict”; $(document).ready(function($) { mg_grid_filters[“61718450ae5dc”] = []; mg_grid_filters[‘61718450ae5dc’][‘mg_pag_’] = { condition : ‘AND’, val : [1] }; $(window).trigger(“mg_pre_grid_init”, [“61718450ae5dc”, “258”]); if(typeof(mg_init_grid) == “function” ) { mg_init_grid(“61718450ae5dc”, 1); } $(window).trigger(“mg_post_grid_init”, [“61718450ae5dc”, “258”]); }); })(jQuery);
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘function issue’ is closed to new replies.