mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 17:02:47 +00:00
[upgrade jquery] modifications, & cleaned up code & files
This commit is contained in:
@@ -94,7 +94,7 @@ define([
|
||||
|
||||
this.currentView = this.dashboardView;
|
||||
|
||||
$('#info-bar .close').click(Common.closeTopNoticeBar);
|
||||
$('#info-bar .close').on('click', Common.closeTopNoticeBar);
|
||||
},
|
||||
|
||||
switchCurrentView: function(newView) {
|
||||
|
Reference in New Issue
Block a user