Adding "See all chats" link to mobile chat slideout

main
Thomas Johnston 7 years ago committed by Julian Lam
parent 106f5d7be3
commit a1a2346747

@ -66,6 +66,7 @@
<i class="counter unread-count" component="chat/icon" data-content="{unreadCount.chat}"></i>
</h3>
<ul class="menu-section-list chat-list" component="chat/list"></ul>
<a href="{relative_path}/user/{user.userslug}/chats">[[modules:chat.see_all]]</a>
</section>
<!-- ENDIF config.loggedIn -->
</nav>

Loading…
Cancel
Save