aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/chatroomlist.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-31 00:37:40 +0200
committerMario Vavti <mario@mariovavti.com>2016-03-31 00:37:40 +0200
commitdf891f4ad2eee3b07bad73d703a46364dad03508 (patch)
tree8b7e1aab334c78041bbdce5920e9184b7ea78b9a /view/tpl/chatroomlist.tpl
parent08461c7049ee5c9788e815537b540b9987a5eace (diff)
downloadvolse-hubzilla-df891f4ad2eee3b07bad73d703a46364dad03508.tar.gz
volse-hubzilla-df891f4ad2eee3b07bad73d703a46364dad03508.tar.bz2
volse-hubzilla-df891f4ad2eee3b07bad73d703a46364dad03508.zip
more work on mod chat
Diffstat (limited to 'view/tpl/chatroomlist.tpl')
-rw-r--r--view/tpl/chatroomlist.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/chatroomlist.tpl b/view/tpl/chatroomlist.tpl
index dfdce8afb..542ff9a0c 100644
--- a/view/tpl/chatroomlist.tpl
+++ b/view/tpl/chatroomlist.tpl
@@ -8,5 +8,8 @@
{{/foreach}}
</ul>
{{/if}}
+ <div id="chatSide">
+ <div id="chatUsers"></div>
+ </div>
</div>