datetimepicker

This commit is contained in:
2014-06-21 14:52:45 +05:30
parent 2df0d89b61
commit 6fdee8a7d6
4 changed files with 36 additions and 1 deletions

View File

@@ -26,6 +26,8 @@
//= require bootstrap/image-gallery.min
//= require jquery-fileupload
// require jquery.remotipart
//= require jquery.datetimepicker
function insertAttachment(url,name) {
var ext = url.split('.').pop().toLowerCase();
var img_ext = [ "jpg", "png", "bmp" , "jpeg" ];