mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
Merge branch '6.2'
Conflicts: seahub/templates/base.html static/scripts/app/views/dir.js static/scripts/common.js
This commit is contained in:
@@ -113,6 +113,8 @@ define([
|
||||
hide: function() {
|
||||
this.$el.detach();
|
||||
this.attached = false;
|
||||
|
||||
this.fileUploadView.closePopup();
|
||||
},
|
||||
|
||||
show: function(repo_id, path) {
|
||||
|
Reference in New Issue
Block a user