mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
add 'updateGroups' for side-nav, and other improvement
This commit is contained in:
@@ -110,6 +110,7 @@ define([
|
||||
if (groups.length == 1) {
|
||||
_this.reset();
|
||||
}
|
||||
app.ui.sideNavView.updateGroups();
|
||||
},
|
||||
error: function(collection, response, options) {
|
||||
var err_msg;
|
||||
|
Reference in New Issue
Block a user