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

[repo setting] bugfix for transfer

This commit is contained in:
llj
2015-05-22 15:01:38 +08:00
parent 02ab013dd6
commit 6630cade24
6 changed files with 26 additions and 19 deletions

View File

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