mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
[js] bugfix for object
This commit is contained in:
@@ -56,7 +56,7 @@ define([
|
||||
hideAction: function() {
|
||||
this.$el.removeClass('hl');
|
||||
this.$el.find('.op-icon').addClass('vh');
|
||||
},
|
||||
}
|
||||
});
|
||||
|
||||
return SharedRepoView;
|
||||
|
Reference in New Issue
Block a user