1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 07:22:34 +00:00

[dist] Update version, assets

This commit is contained in:
zhengxie
2015-05-12 16:42:30 +08:00
parent bea19e74a7
commit 09d4778f6a
48 changed files with 3196 additions and 962 deletions

View File

@@ -48,6 +48,8 @@ define([
if (app.pageOptions.top_nav_groups.length > 0) {
this.topGroupNavView = new GroupNavView();
}
$('#info-bar .close').click(Common.closeTopNoticeBar);
},
switchCurrentView: function(newView) {