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

Improve Moment related code

This commit is contained in:
Daniel Pan
2016-03-17 11:15:28 +08:00
parent 99e8c1c99d
commit 2ac6a8859c
3 changed files with 16 additions and 15 deletions

View File

@@ -36,6 +36,7 @@ define([
initialize: function() {
Common.prepareApiCsrf();
Common.initLocale();
Common.initAccountPopup();
Common.initNoticePopup();