diff --git a/BUGs b/BUGs index 75d7f26..df02359 100644 --- a/BUGs +++ b/BUGs @@ -26,4 +26,3 @@ BUG-8 if you add a sub-book, then fail to validate (say no genre), then it takes Saved it, and it added to Mavin Manyshaped parent book, not the new book -> BUG 10 BUG-9 raw DB error as blurb field is undefined -- seems the hidden fields at bottom of form are missing BUG-10 raw DB error as blurb field is undefined -- we are not trapping this sort of DB error? -BUG-11 added to wrong parent book diff --git a/templates/book.html b/templates/book.html index c0839d2..05d0f4a 100644 --- a/templates/book.html +++ b/templates/book.html @@ -131,14 +131,15 @@ function AddAuthorToBook(num) { {{ book_form.id }} {{ book_form.csrf_token }} {% if b.parent|length %} + {{b.parent}}
- +
{% endif %} {% for key in keys %}