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

Add nav footer

This commit is contained in:
Daniel Pan
2016-05-07 14:15:39 +08:00
committed by llj
parent 9c4e1e57e8
commit 134cef775a
6 changed files with 35 additions and 12 deletions

View File

@@ -43,7 +43,8 @@ define([
},
initialize: function() {
$('#initial-loading-view').hide();
$('.initial-loading').hide();
$('.main-content').show();
Common.prepareApiCsrf();
Common.initLocale();