From 8e7a379f0afef3b0fe4e131dfbef350685f7c7f3 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 28 Nov 2017 09:55:10 +0300 Subject: Drop outdated moderator buttons * also dropped hardcoded moderator (should be a spring-security role) --- juick-www/src/main/webapp/WEB-INF/views/partial/message.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'juick-www/src/main/webapp/WEB-INF/views/partial/message.html') diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/message.html b/juick-www/src/main/webapp/WEB-INF/views/partial/message.html index 5950ac7d..2d0e3e97 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/partial/message.html +++ b/juick-www/src/main/webapp/WEB-INF/views/partial/message.html @@ -61,10 +61,5 @@ {% if msg.FriendsOnly %} Открыть доступ {% endif %} - {% if isModerator %} - + - - - x - {% endif %} \ No newline at end of file -- cgit v1.2.3