From c18129253ef352b3247efda25f39e999e4426950 Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Tue, 29 Sep 2020 17:16:21 +0300 Subject: [PATCH] Minor update Signed-off-by: Pekka Helenius --- bookstore/src/main/resources/templates/booklist.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bookstore/src/main/resources/templates/booklist.html b/bookstore/src/main/resources/templates/booklist.html index 6716362..cc196f7 100644 --- a/bookstore/src/main/resources/templates/booklist.html +++ b/bookstore/src/main/resources/templates/booklist.html @@ -108,7 +108,9 @@ Idea of the following syntax used in this and other HTML document: | Category is string value 'book.null.category' */--> - (obj) book.category.name + + (obj) book.category.name +