From 6840b088c90273f490a397a3c7ff2d67a58549a0 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 29 Aug 2017 12:40:33 +0300 Subject: www: hide newmessage form --- .../main/webapp/WEB-INF/views/partial/newmessage.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'juick-www/src/main/webapp/WEB-INF/views') diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/newmessage.html b/juick-www/src/main/webapp/WEB-INF/views/partial/newmessage.html index 1333351b..e21002b8 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/partial/newmessage.html +++ b/juick-www/src/main/webapp/WEB-INF/views/partial/newmessage.html @@ -1,10 +1,8 @@ -
-
- -
- {{ i18n("messages","postForm.or") }} {{ i18n("messages","postForm.upload") }}
-
- -
-
+ + +
+ {{ i18n("messages","postForm.or") }} {{ i18n("messages","postForm.upload") }}
+
+ +
\ No newline at end of file -- cgit v1.2.3