|
|
@ -35,6 +35,8 @@
|
|
|
|
<input class="users-tag-input" type="text" class="form-control" placeholder="enter users here" tabindex="4"/>
|
|
|
|
<input class="users-tag-input" type="text" class="form-control" placeholder="enter users here" tabindex="4"/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<input class="form-control" component="chat/room/name" value="{roomName}" <!-- IF !isOwner -->disabled<!-- ENDIF !isOwner -->/>
|
|
|
|
|
|
|
|
|
|
|
|
<span class="since-bar"><a href="#" class="selected" data-since="recent">[[recent:title]]</a> • <a href="#" data-since="week">[[modules:chat.seven_days]]</a> • <a href="#" data-since="month">[[modules:chat.thirty_days]]</a> • <a href="#" data-since="threemonths">[[modules:chat.three_months]]</a></span>
|
|
|
|
<span class="since-bar"><a href="#" class="selected" data-since="recent">[[recent:title]]</a> • <a href="#" data-since="week">[[modules:chat.seven_days]]</a> • <a href="#" data-since="month">[[modules:chat.thirty_days]]</a> • <a href="#" data-since="threemonths">[[modules:chat.three_months]]</a></span>
|
|
|
|
<ul class="chat-content">
|
|
|
|
<ul class="chat-content">
|
|
|
|
<!-- IMPORT partials/chat_messages.tpl -->
|
|
|
|
<!-- IMPORT partials/chat_messages.tpl -->
|
|
|
|