I"(function() { $(function() { return $("[data-select-checkboxes]").each(function() { return $(this).multiselect(function() { return { buttonClass: 'multiselect dropdown-toggle btn btn-default btn-xs' }; }); }); }); }).call(this); :ET