first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
$(document).ready(function(){$("#languageselect2").select2({dropdownAutoWidth:!0,width:"100%"}),$("#musicselect2").select2({dropdownAutoWidth:!0,width:"100%"}),$("#moviesselect2").select2({dropdownAutoWidth:!0,width:"100%"});$(".birthdate-picker").pickadate({format:"mmmm, d, yyyy"})});
|
||||
Reference in New Issue
Block a user