From f8dade37160451884c97b851517fa1b61b716256 Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Sat, 19 Aug 2017 15:44:43 +0300 Subject: www: images in comments --- juick-www/src/main/webapp/WEB-INF/views/macros/tree.html | 8 +++++++- juick-www/src/main/webapp/WEB-INF/views/partial/thread_list.html | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'juick-www/src/main/webapp') diff --git a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html index 3e35f92a..688807d7 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html +++ b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html @@ -28,7 +28,13 @@
{{ msg | formatMessage }}
-
+ {% if msg.AttachmentType is not empty %} +
+ + + +
+ {% endif %}
{{ msg | formatMessage }}
-
+ {% if msg.AttachmentType is not empty %} +
+ + + +
+ {% endif %}