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

[hd] modified mine/shared/org ...pages

This commit is contained in:
llj
2015-11-24 12:10:17 +08:00
parent 4c0c8c10aa
commit 385b32154d
7 changed files with 64 additions and 92 deletions

View File

@@ -16,6 +16,7 @@ define([
this.default_cur_tab = 'mine';
this.data = {
'cur_tab': this.default_cur_tab,
'mods_enabled': app.pageOptions.user_mods_enabled,
'can_add_repo': app.pageOptions.can_add_repo,
};
this.render();