From d7fe39cdc824a22aeb470a24569fd39e58166278 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 13 Oct 2011 16:02:33 +0200 Subject: oops wrong if --- src/templates/apps/room/list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/templates') diff --git a/src/templates/apps/room/list.html b/src/templates/apps/room/list.html index f0906fc..c314f4b 100644 --- a/src/templates/apps/room/list.html +++ b/src/templates/apps/room/list.html @@ -48,10 +48,10 @@
  • Room Tags
  • Room Recordings
  • Modify Room
  • -
  • Unlock Room
  • {% if room.is_locked %} -
  • Delete Room
  • - {% endif %} +
  • Unlock Room
  • + {% endif %} +
  • Delete Room
  • {% endif %} -- cgit v1.1