Initial commit
This commit is contained in:
5
client/res/templates/notification/badge.tpl
Normal file
5
client/res/templates/notification/badge.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
<a role="button" tabindex="0" class="notifications-button" data-action="showNotifications">
|
||||
<span class="fas fa-bell icon bell"></span>
|
||||
<span class="badge number-badge hidden"></span>
|
||||
</a>
|
||||
<div class="notifications-panel-container"></div>
|
||||
Reference in New Issue
Block a user