From c2afc713d3748b1c4fb3453f2550d966a5743285 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Mon, 12 Dec 2016 23:12:35 +0700 Subject: spring security EL simplified --- juick-spring-www/src/main/webapp/WEB-INF/templates/views/index.html | 4 ++-- .../main/webapp/WEB-INF/templates/views/partial/blog_postform.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/index.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/index.html index 6b6f278d..2c5aab3b 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/index.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/index.html @@ -3,8 +3,8 @@ xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorate="~{layout/mainLayout}"> - Популярные - Микроблоги Juick: популярные записи + Популярные + Микроблоги Juick: популярные записи diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/blog_postform.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/blog_postform.html index df2caf7b..5b85bc5f 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/blog_postform.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/blog_postform.html @@ -1,4 +1,4 @@ -
+
-- cgit v1.2.3