From 6bc426b21da563fbbe8fb5e9f4bd26b5b1410a3a Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Fri, 14 May 2021 07:29:48 +0200 Subject: [PATCH 1/4] Fix edit_books.js --- cps/static/js/edit_books.js | 1 - 1 file changed, 1 deletion(-) diff --git a/cps/static/js/edit_books.js b/cps/static/js/edit_books.js index 389a247f..8ec020c0 100644 --- a/cps/static/js/edit_books.js +++ b/cps/static/js/edit_books.js @@ -21,7 +21,6 @@ if ($(".tiny_editor").length) { }); } -tiny_editor if (!Modernizr.inputtypes.date) { $("#pubdate").datepicker({ format: "yyyy-mm-dd", From 06347b7e3c62ed11fb3da963356a13a508ffa196 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Fri, 14 May 2021 08:26:56 +0200 Subject: [PATCH 2/4] Bugfixes from testrun --- cps/templates/search.html | 2 +- cps/web.py | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/cps/templates/search.html b/cps/templates/search.html index 78396d80..81ab2d99 100644 --- a/cps/templates/search.html +++ b/cps/templates/search.html @@ -16,7 +16,7 @@