mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-16 13:52:03 +02:00
[ticket/14452] Define $progressFillerText in installer.js
PHPBB3-14452
This commit is contained in:
parent
013d4d4633
commit
7cdeb70bcf
@ -211,6 +211,7 @@
|
||||
clearInterval(progressTimer);
|
||||
|
||||
$progressFiller = $('#progress-bar-filler');
|
||||
$progressFillerText = $('#progress-bar-filler-text');
|
||||
$progressText = $('#progress-bar-text');
|
||||
$statusText = $('#progress-status-text');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user