]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/sieve/roomlist.html
Implement selecting of sieve rule target room in dropdown.
[citadel.git] / webcit / static / t / sieve / roomlist.html
index 818b5f9f4c0732182ec7386298399fce1ef68996..9479a5eefbcc1d8edb874c3b4ef08141942db683 100644 (file)
@@ -1 +1 @@
-<option <?%("COND:SIEVE:THISROOM", 1, 0, "checked", "")> value='<?ROOM:INFO:NAME("U")>' ><?ROOM:INFO:NAME("X")></select>
+<option <?%("COND:THIS:THAT:ROOM", 1, 0, 0, "checked", "")> value='<?ROOM:INFO:NAME("U")>' ><?ROOM:INFO:NAME("X")></select>