1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 07:01:12 +00:00

[notice, account] modification

This commit is contained in:
llj
2016-04-23 12:28:26 +08:00
committed by Daniel Pan
parent 2fd36afd01
commit 59d4689e73
9 changed files with 59 additions and 58 deletions

View File

@@ -47,8 +47,6 @@ define([
Common.prepareApiCsrf();
Common.initLocale();
//Common.initAccountPopup();
//Common.initNoticePopup();
this.sideNavView = new SideNavView();
app.ui.sideNavView = this.sideNavView;