app/views/asset/index.html.haml in kit_cms-2.3.9 vs app/views/asset/index.html.haml in kit_cms-2.3.10

- old
+ new

@@ -1,7 +1,4 @@ -- content_for :head do - = javascript_include_tag "kit/jquery.fileupload" - - content_for :page_scripts do $(document).ready(function() { initialise_upload_form('#uploadform'); $('#files').on('click', '.pagination a', function(event) {