forked from bofh/fetsite
fix blueimp gallery
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
//= require jquery-fileupload
|
||||
// require jquery.remotipart
|
||||
//= require jquery.datetimepicker
|
||||
//= require blueimp-gallery-all
|
||||
|
||||
|
||||
function insertAttachment(url,name) {
|
||||
var ext = url.split('.').pop().toLowerCase();
|
||||
|
||||
@@ -84,6 +84,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
<%= javascript_include_tag "blueimp-gallery-all" %>
|
||||
|
||||
<%= render 'layouts/pretty_toolbar' %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user