1
0
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:
llj
2016-01-09 14:35:16 +08:00
parent e1981509c6
commit ec6679e448
7 changed files with 58 additions and 29 deletions

View File

@@ -110,6 +110,7 @@ define([
if (groups.length == 1) {
_this.reset();
}
app.ui.sideNavView.updateGroups();
},
error: function(collection, response, options) {
var err_msg;