mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[dir view] modification
This commit is contained in:
@@ -954,8 +954,10 @@ define([
|
||||
}
|
||||
},
|
||||
|
||||
zipDownloadDirents:function(repo_id, parent_dir, dirents) {
|
||||
// for 'dir view': download multi dirents; dir download
|
||||
zipDownload:function(repo_id, parent_dir, dirents) {
|
||||
var _this = this;
|
||||
|
||||
var interval;
|
||||
var zip_token;
|
||||
var packagingTip = gettext("Packaging...");
|
||||
|
Reference in New Issue
Block a user