-(function(a,b){"object"==typeof exports&&"undefined"!=typeof module?b(require("jquery")):"function"==typeof define&&define.amd?define(["jquery"],b):(a=a||self,b(a.jQuery))})(this,function(a){'use strict';a=a&&a.hasOwnProperty("default")?a["default"]:a,a.fn.multipleSelect.locales["en-US"]={formatSelectAll:function(){return"[Select all]"},formatAllSelected:function(){return"All selected"},formatCountSelected:function(a,b){return a+" of "+b+" selected"},formatNoMatchesFound:function(){return"No matches found"}},a.extend(a.fn.multipleSelect.defaults,a.fn.multipleSelect.locales["en-US"])});
0 commit comments