From 3b460c49a7cbca72f367bc44ca111b2a508d0cac Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 28 Feb 2017 14:29:05 +0300 Subject: readonly mode --- juick-www/src/main/webapp/WEB-INF/views/pm_sent.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'juick-www/src/main/webapp/WEB-INF/views/pm_sent.html') diff --git a/juick-www/src/main/webapp/WEB-INF/views/pm_sent.html b/juick-www/src/main/webapp/WEB-INF/views/pm_sent.html index 41f3814b..872cd29f 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/pm_sent.html +++ b/juick-www/src/main/webapp/WEB-INF/views/pm_sent.html @@ -1,5 +1,6 @@ {% extends "layouts/content" %} {% block content %} +{% if not readonly %}
To:
@@ -7,6 +8,7 @@
+{% endif %} {% if not msgs.isEmpty() %}