Update assets #2723

This commit is contained in:
Martin Lensment 2015-06-19 15:25:23 +03:00
parent 67dfda9bc7
commit 654baac920
197 changed files with 233 additions and 112561 deletions

View file

@ -0,0 +1 @@
(function(){$(document).on("page:change",function(){return $(".selectize").selectize({allowEmptyOption:!0}),$(".js-datepicker").datepicker({showAnim:"",autoclose:!0,dateFormat:"dd.mm.yy",changeMonth:!0,changeYear:!0}),$("form").each(function(){return $(this).validate()})})}).call(this);