Fix edit_books.js
This commit is contained in:
parent
4a849aab7f
commit
6bc426b21d
|
@ -21,7 +21,6 @@ if ($(".tiny_editor").length) {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
tiny_editor
|
|
||||||
if (!Modernizr.inputtypes.date) {
|
if (!Modernizr.inputtypes.date) {
|
||||||
$("#pubdate").datepicker({
|
$("#pubdate").datepicker({
|
||||||
format: "yyyy-mm-dd",
|
format: "yyyy-mm-dd",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user