1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

Merge pull request #650 from haiwen/select

global addressbook
This commit is contained in:
Daniel Pan
2015-06-18 09:57:09 +08:00
36 changed files with 504 additions and 464 deletions

View File

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