From dc430dec23586fd8a6ed3a0cc272f7cb1d8a8d88 Mon Sep 17 00:00:00 2001
From: you
Date: Sat, 27 May 2017 13:52:55 +0300
Subject: readonly mode is now provided by Cloudflare
---
juick-www/src/main/webapp/WEB-INF/layouts/content.html | 2 +-
juick-www/src/main/webapp/WEB-INF/views/blog.html | 2 --
juick-www/src/main/webapp/WEB-INF/views/index.html | 2 --
juick-www/src/main/webapp/WEB-INF/views/partial/navigation.html | 2 --
juick-www/src/main/webapp/WEB-INF/views/partial/newmessage.html | 4 ----
juick-www/src/main/webapp/WEB-INF/views/pm_inbox.html | 2 --
juick-www/src/main/webapp/WEB-INF/views/pm_sent.html | 2 --
7 files changed, 1 insertion(+), 15 deletions(-)
(limited to 'juick-www/src/main/webapp')
diff --git a/juick-www/src/main/webapp/WEB-INF/layouts/content.html b/juick-www/src/main/webapp/WEB-INF/layouts/content.html
index 00614579..ea9faa0f 100644
--- a/juick-www/src/main/webapp/WEB-INF/layouts/content.html
+++ b/juick-www/src/main/webapp/WEB-INF/layouts/content.html
@@ -12,7 +12,7 @@
-
+
{% include "views/partial/navigation" %}
{% block content %}
diff --git a/juick-www/src/main/webapp/WEB-INF/views/blog.html b/juick-www/src/main/webapp/WEB-INF/views/blog.html
index a47e952a..88fe6641 100644
--- a/juick-www/src/main/webapp/WEB-INF/views/blog.html
+++ b/juick-www/src/main/webapp/WEB-INF/views/blog.html
@@ -36,7 +36,6 @@
{% if msg.AttachmentType is not empty %}
{% endif %}
- {% if not readonly %}
- {% endif %}