mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 07:01:12 +00:00
update get file uploaded bytes
This commit is contained in:
@@ -183,7 +183,7 @@ define([
|
||||
popup.fileupload('option', 'maxChunkSize', block_size);
|
||||
$.ajax({
|
||||
url: Common.getUrl({
|
||||
name: 'get_file_uploaded_bytes',
|
||||
name: 'repo_file_uploaded_bytes',
|
||||
repo_id: dirents.repo_id
|
||||
}),
|
||||
data: {
|
||||
|
Reference in New Issue
Block a user