* sanitize the_mgts templates as webcit tells us; not functional yet.
[citadel.git] / webcit / static / t / room / edit / er_config_tab_room_option_list.html
index e1137aea3e059f1fe454eed6313ef30a002c2d2b..9a58264d36da9cd39416c89bad4543ca12f6c983 100644 (file)
@@ -1 +1 @@
-<option <?%("COND:FLOOR:ISSUBROOM", 0, 1, "<?FLOOR:NAME>", "selected="selected", "")> value="<?FLOOR:ID>"><?FLOOR:NAME></option>
+<option <?%("COND:FLOOR:ISSUBROOM", 1, 1, "<?FLOOR:NAME>", 'selected="selected"', "")> value="<?FLOOR:ID>"><?FLOOR:NAME></option> /////TODO: FLOOR:NAME???