// Improve new install style (new progress bar) (part 2)
This commit is contained in:
@@ -100,7 +100,6 @@ function install_error(step, errors)
|
||||
function install_success()
|
||||
{
|
||||
$('.installing').html(install_is_done);
|
||||
return;
|
||||
is_installing = false;
|
||||
$('#install_process_form').slideUp();
|
||||
$('#install_process_success').slideDown();
|
||||
|
||||
Reference in New Issue
Block a user