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

[contact] bugfix, improvement

This commit is contained in:
llj
2015-06-13 18:42:13 +08:00
parent 5442eac171
commit dbbfd393bb
4 changed files with 8 additions and 17 deletions

View File

@@ -35,7 +35,6 @@ define([
Common.prepareApiCsrf();
Common.initAccountPopup();
Common.initNoticePopup();
Common.getContacts();
this.dirView = new DirView();