From 11dde7c3d0c7ba0fc94592b8728ccdc83041a00e Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Thu, 24 Sep 2020 11:08:06 +0300 Subject: [PATCH] Also consider NULL/None category type for books Signed-off-by: Pekka Helenius --- bookstore/src/main/resources/templates/bookedit.html | 1 + bookstore/src/main/resources/templates/booklist.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bookstore/src/main/resources/templates/bookedit.html b/bookstore/src/main/resources/templates/bookedit.html index e5d4e97..f27c4ca 100644 --- a/bookstore/src/main/resources/templates/bookedit.html +++ b/bookstore/src/main/resources/templates/bookedit.html @@ -169,6 +169,7 @@ th:value="${category.id}" th:text="${category.name}" >(obj) category.name + (obj) book.title (obj) book.isbn (obj) book.year - (obj) book.category.name + (obj) book.category.name 0.00 page.symbols.currency