fix "No way to access all notifications on mobile" NodeBB/NodeBB#4411

main
Ben Lubar 9 years ago
parent 6db6981bf3
commit 6c9de4d084

@ -67,6 +67,7 @@
<span class="counter" component="notifications/icon" data-content="0"></span>
</h3>
<ul class="menu-section-list notification-list-mobile" component="notifications/list"></ul>
<p class="menu-section-list"><a href="{relative_path}/notifications">[[notifications:see_all]]</a></p>
</section>
<section class="menu-section" data-section="chats">

Loading…
Cancel
Save