From 0b6a7c341ecf0dc04f9708f727b8cc134dbd7e85 Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Wed, 21 Jun 2017 20:25:04 +0300 Subject: juick-www: better lightbox(dialog), fixed "no lightbox in user blog", photo-512 - used on page, photo-1024 - used in lightbox if smaller screen dimension is under 1280, p (original size) - used in lightbox on huge screens. --- juick-www/src/main/webapp/WEB-INF/views/blog.html | 9 ++------- juick-www/src/main/webapp/WEB-INF/views/index.html | 3 --- 2 files changed, 2 insertions(+), 10 deletions(-) (limited to 'juick-www/src/main/webapp') 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 88fe6641..bddaa4e5 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/blog.html +++ b/juick-www/src/main/webapp/WEB-INF/views/blog.html @@ -25,17 +25,12 @@ {{ tags(msg.user.name, msg.tags | tagsList) }} - +

{{ msg | formatMessage }}

{% if msg.AttachmentType is not empty %} -

+

{% endif %} -

{{ msg | formatMessage }}

- {% if msg.AttachmentType is not empty %} -
- {% endif %}