From 87f4b9606f899998336c16f3ff60c14604f7ca6f Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Tue, 6 Oct 2020 15:47:59 +0300 Subject: [PATCH] Use Spring logical component BookAuth to retrieve book authorities Signed-off-by: Pekka Helenius --- .../src/main/resources/templates/booklist.html | 18 +++++++++--------- .../templates/fragments/bookfields.html | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bookstore/src/main/resources/templates/booklist.html b/bookstore/src/main/resources/templates/booklist.html index 2930ce7..9feaeb3 100644 --- a/bookstore/src/main/resources/templates/booklist.html +++ b/bookstore/src/main/resources/templates/booklist.html @@ -95,22 +95,22 @@ h2consolepage = ${@environment.getProperty('spring.h2.console.path')} page.text.list.published - + page.text.list.actions - + @@ -120,7 +120,7 @@ h2consolepage = ${@environment.getProperty('spring.h2.console.path')}