From 30af6cf054cc7a9aaa45560475b4bd2a0624ac57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Sat, 14 Aug 2010 22:07:19 +0000 Subject: [PATCH] * fix various tiny flags, room-config is working flawlessly now. --- webcit/static/t/room/edit/tab_config.html | 6 +++--- webcit/tabs.c | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/webcit/static/t/room/edit/tab_config.html b/webcit/static/t/room/edit/tab_config.html index 4564b453f..44c8c04fb 100644 --- a/webcit/static/t/room/edit/tab_config.html +++ b/webcit/static/t/room/edit/tab_config.html @@ -9,7 +9,7 @@
  • @@ -37,7 +37,7 @@
  • + onChange="if (this.form.type[3].checked == true) { this.form.er_floor.disabled = false; }" /> @@ -78,7 +78,7 @@