|
|
@ -1,7 +1,7 @@
|
|
|
|
<div class="navbar-header">
|
|
|
|
<div class="navbar-header">
|
|
|
|
<button type="button" class="navbar-toggle pull-left" id="mobile-menu">
|
|
|
|
<button type="button" class="navbar-toggle pull-left" id="mobile-menu">
|
|
|
|
<span component="notifications/icon" class="notification-icon fa fa-fw fa-bell-o unread-count" data-content="{unreadCount.notification}"></span>
|
|
|
|
<span component="notifications/icon" class="notification-icon fa fa-fw fa-bell-o unread-count" data-content="{unreadCount.notification}"></span>
|
|
|
|
<i class="fa fa-lg fa-bars"></i>
|
|
|
|
<i class="fa fa-lg fa-fw fa-bars"></i>
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<button type="button" class="navbar-toggle hidden" id="mobile-chats">
|
|
|
|
<button type="button" class="navbar-toggle hidden" id="mobile-chats">
|
|
|
|
<span component="chat/icon" class="notification-icon fa fa-fw fa-comments unread-count" data-content="{unreadCount.chat}"></span>
|
|
|
|
<span component="chat/icon" class="notification-icon fa fa-fw fa-comments unread-count" data-content="{unreadCount.chat}"></span>
|
|
|
|