Remove invalid "subtoken"; we don't support this, and this special token doesn't...
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 11 Jan 2011 22:21:05 +0000 (23:21 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 13:55:49 +0000 (13:55 +0000)
webcit/static/t/room/edit/er_config_tab_room_option_list.html

index daa7a88deaf28d5f744711d3b0f4c57f98d51ecb..8dfe90c5bbf11491f4e153ec2a1a2c64810bcea5 100644 (file)
@@ -1 +1 @@
-<option <?%("COND:FLOOR:ISSUBROOM", 1, 1, "<?FLOOR:NAME>", 'selected="selected"', "")> value="<?FLOOR:ID>"><?FLOOR:NAME("X")></option>
+<option <?%("COND:FLOOR:ISSUBROOM", 1, 1, 0, 'selected="selected"', "")> value="<?FLOOR:ID>"><?FLOOR:NAME("X")></option>