From f2454d531e9e99c406a513d92702858510fef4b9 Mon Sep 17 00:00:00 2001 From: Alexander Alexeev Date: Sun, 11 Dec 2016 13:56:26 +0700 Subject: i18n, using SecurityContextHolder for get currentUser (user always not null) --- .../templates/views/partial/navigation.html | 31 +++++++++++----------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/navigation.html') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/navigation.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/navigation.html index 79b41211..51489194 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/navigation.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/navigation.html @@ -3,40 +3,39 @@ xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"> - + -
- +
+ - -

Чтобы добавлять сообщения и комментарии, представьтесь. -

+ +

[(#{message.loginForSending(@{/login})})]

-- cgit v1.2.3