From 5812cbafc57658120b0d2370342efe897d39661f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 19 Dec 2017 16:36:16 +0300 Subject: do not delete last email --- juick-www/src/main/webapp/WEB-INF/views/settings_main.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'juick-www') diff --git a/juick-www/src/main/webapp/WEB-INF/views/settings_main.html b/juick-www/src/main/webapp/WEB-INF/views/settings_main.html index 47299b9f..26539a69 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/settings_main.html +++ b/juick-www/src/main/webapp/WEB-INF/views/settings_main.html @@ -76,8 +76,10 @@ -

{% else %}

+ {% if jids | length > 1 %}

{% endif %} + {% endif %} {% if emails is not empty %} -- cgit v1.2.3