1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 22:54:11 +00:00

improve devices page

This commit is contained in:
lian
2016-03-16 15:47:33 +08:00
parent a43b3f969e
commit 50711071a6
5 changed files with 109 additions and 54 deletions

View File

@@ -128,6 +128,7 @@ define([
}
this.switchCurrentView(this.myHomeView);
this.myHomeView.showDir('common', repo_id, path);
this.sideNavView.setCurTab('mine');
},
showSharedRepoDir: function(repo_id, path) {