Add a progress bar to uploading zip archives in Gallery Albums. Fixes bug #10994.
This commit is contained in:
parent
9b74ab24cf
commit
c5e9abe10e
4 changed files with 62 additions and 16 deletions
|
|
@ -82,6 +82,7 @@ sub finish {
|
|||
parent.location.href='%s';
|
||||
</script>
|
||||
EOJS
|
||||
local $| = 1;
|
||||
$self->session->output->print($text . $self->{_foot}, 1); # skipMacros
|
||||
return 'chunked';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue