mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
Improve group popovers
This commit is contained in:
@@ -60,6 +60,7 @@ define([
|
||||
hide: function() {
|
||||
app.ui.currentPopover = null;
|
||||
this.$el.detach();
|
||||
return false;
|
||||
},
|
||||
|
||||
show: function() {
|
||||
|
Reference in New Issue
Block a user