Merge pull request #130 from prate3k/master

Making default options modifiable
This commit is contained in:
Valeriy 2014-05-30 16:18:40 +06:00
commit 3e320c9046

View File

@ -1327,6 +1327,7 @@
} }
}); });
}; };
$.fn.datetimepicker.defaults = default_options;
})( jQuery ); })( jQuery );
/* /*