1
0
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:
Daniel Pan
2015-12-27 22:09:52 +08:00
committed by llj
parent a7eecaeff4
commit 8d12ea22c7
10 changed files with 251 additions and 28 deletions

View File

@@ -144,7 +144,7 @@ define([
return false;
},
togglePopup: function () {
togglePopup: function() {
var icon = this.$('.more-op-icon'),
popup = this.$('.hidden-op');