mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
Rewrite group discussion as side panel
This commit is contained in:
@@ -78,6 +78,9 @@ define([
|
||||
this.currentView.hide();
|
||||
this.currentView = newView;
|
||||
}
|
||||
if (app.ui.groupDiscussions) {
|
||||
app.ui.groupDiscussions.hide();
|
||||
}
|
||||
},
|
||||
|
||||
showRepos: function() {
|
||||
|
Reference in New Issue
Block a user