We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbee65a commit da96abdCopy full SHA for da96abd
template/sidebar.tpl
@@ -1,3 +1,4 @@
1
+{event name='beforeSidebar'}
2
<fieldset id="timsChatUserListContainer">
3
<legend>{lang}chat.global.users{/lang}</legend>
4
<div id="timsChatUserList">
@@ -18,3 +19,4 @@
18
19
<a id="timsChatRoomListReloadButton" class="button small jsOnly">{lang}chat.global.forceRefresh{/lang}</a>
20
</div>
21
</fieldset>
22
+{event name='afterSidebar'}
0 commit comments