Commit 6bc426b2 authored by Ozzie Isaacs's avatar Ozzie Isaacs

Fix edit_books.js

parent 4a849aab
...@@ -21,7 +21,6 @@ if ($(".tiny_editor").length) { ...@@ -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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment