WHOLIST: add the possibility to filter the wholist for a user.
[citadel.git] / webcit / static / t / who / summary.html
index 6a31492cdaf340aa719610e9233653581d02e522..5a9908503dcb0092a80aa402c130720fe460cd67 100644 (file)
@@ -5,5 +5,5 @@
   <th><?_("User name")></th>
   <th><?_("Room")></th>
 </tr>
-<?ITERATE("WHOLIST", ="who_summary_section")>
+<?ITERATE("WHOLIST", ="who_summary_section", 0)>
 </table>