forked from bofh/fetsite
testing remotipart
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
//= require bootstrap/load-image.min
|
||||
//= require bootstrap/image-gallery.min
|
||||
//= require jquery-fileupload
|
||||
|
||||
//= require jquery.remotipart
|
||||
function insertAttachment(url,name) {
|
||||
var ext = url.split('.').pop().toLowerCase();
|
||||
var img_ext = [ "jpg", "png", "bmp" , "jpeg" ];
|
||||
|
||||
Reference in New Issue
Block a user