* Finish task #36880.
This commit is contained in:
@@ -344,6 +344,9 @@
|
||||
app.$app.remove();
|
||||
app.$bar.remove();
|
||||
delete openedApps[appCode];
|
||||
|
||||
var firstClass = $("#bars li:first").attr('class');
|
||||
if(firstClass == 'divider') $("#bars li.divider:first").remove();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user