1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-09 10:50:24 +00:00

Merge branch '6.3'

This commit is contained in:
zhengxie
2018-12-06 11:44:11 +08:00
250 changed files with 74444 additions and 90114 deletions

View File

@@ -1179,8 +1179,10 @@ define([
'parent_dir': parent_dir,
'dirents': dirents
},
type: 'POST',
traditional: true,
dataType: 'json',
beforeSend: this.prepareCSRFToken,
success: function(data) {
zip_token = data['zip_token'];
$tip.html(packagingTip).modal({