close the apps-menu if the notifications-menu is open and vice versa
This commit is contained in:
@@ -375,7 +375,7 @@ function NavUpdate() {
|
||||
}
|
||||
else {
|
||||
$('#notifications-btn').css('opacity', 0.5);
|
||||
$('#navbar-collapse-1').removeClass('in');
|
||||
$('#navbar-collapse-1').removeClass('show');
|
||||
}
|
||||
|
||||
if(data.network == 0) {
|
||||
|
||||
Reference in New Issue
Block a user