mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 13:24:52 +00:00
Add repo operations
This commit is contained in:
@@ -144,7 +144,7 @@ define([
|
||||
return false;
|
||||
},
|
||||
|
||||
togglePopup: function () {
|
||||
togglePopup: function() {
|
||||
var icon = this.$('.more-op-icon'),
|
||||
popup = this.$('.hidden-op');
|
||||
|
||||
|
Reference in New Issue
Block a user