mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
Merge pull request #567 from haiwen/top_notice
[top notice] enable close 'cur note'
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user