mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
Implement Sysinfo
This commit is contained in:
@@ -41,6 +41,7 @@ define([
|
||||
showDashboard: function() {
|
||||
this.switchCurrentView(this.dashboardView);
|
||||
this.sideNavView.setCurTab('dashboard');
|
||||
this.dashboardView.show();
|
||||
}
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user