From bba34a7a8e5b62017d917808d50165cfd9f3d2e7 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 4 Apr 2016 10:37:07 +0200 Subject: do not use dropdown class if there is nothing to dropdown --- view/tpl/chatrooms.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/chatrooms.tpl') diff --git a/view/tpl/chatrooms.tpl b/view/tpl/chatrooms.tpl index de8cdce7c..d35148f7c 100644 --- a/view/tpl/chatrooms.tpl +++ b/view/tpl/chatrooms.tpl @@ -21,7 +21,7 @@ {{$room.cr_name}} {{$room.cr_expire}} min - + {{if $room.allow_cid || $room.allow_gid || $room.deny_cid || $room.deny_gid}} -- cgit v1.2.3