From 527286886c8d2afa814be8c1993fde64ef38e3a7 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Wed, 30 Dec 2020 16:46:39 +1100 Subject: [PATCH] clarify after some testing --- BUGs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUGs b/BUGs index c69784d..c36687c 100644 --- a/BUGs +++ b/BUGs @@ -1,3 +1,6 @@ +* loan card is not in right div anymore (since series stuff?) + http://mara.ddp.net:5000/book/1513 + * series does not deal with calcd_rating... (on edit could, recalc as a catch-all, and obviously if we change a single book's rating, we should re-calc) * alter a condition, covertype, etc. and its not in drop-down list (even though db look via index is correct, e.g books.html shows updated covertype)