From f00cc986649259d198530705ff2e072306eae96e Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Sat, 19 Aug 2017 18:55:28 +0300 Subject: www: make lightbox working in thread --- juick-www/src/main/webapp/WEB-INF/views/thread.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/src/main/webapp/WEB-INF/views') diff --git a/juick-www/src/main/webapp/WEB-INF/views/thread.html b/juick-www/src/main/webapp/WEB-INF/views/thread.html index c317a2f2..247b3224 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/thread.html +++ b/juick-www/src/main/webapp/WEB-INF/views/thread.html @@ -24,7 +24,7 @@
{{ msg | formatMessage }}
{% if msg.AttachmentType is not empty %}
- +
-- cgit v1.2.3