Commit cbc25723 authored by David Stutz's avatar David Stutz

Merge pull request #70 from clmsnskr/master

Added support to override/extend default options.
parents e3dffea6 e8b91f86
......@@ -451,6 +451,8 @@
});
};
$.fn.multiselect.Constructor = Multiselect;
$(function() {
$("select[data-role=multiselect]").multiselect();
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment