Make the notifications bubble clickable
This commit is contained in:
parent
8c82ad3d1b
commit
3ac108ddae
1 changed files with 1 additions and 1 deletions
|
@ -108,8 +108,8 @@
|
|||
data-container="body" data-animation="am-slide-right" bs-aside>
|
||||
<i class="fa fa-bell user-tool"
|
||||
data-placement="bottom" data-title="Notifications" bs-tooltip></i>
|
||||
<span class="notifications-bubble"></span>
|
||||
</a>
|
||||
<span class="notifications-bubble"></span>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
|
|
Reference in a new issue