// Fix install js
This commit is contained in:
@@ -20,8 +20,7 @@ function start_install()
|
||||
$('.stepList li:last-child').removeClass('ok').removeClass('ko');
|
||||
process_pixel = parseInt($('#progress_bar .total').css('width')) / process_steps.length;
|
||||
|
||||
install_success();
|
||||
//process_install();
|
||||
process_install();
|
||||
}
|
||||
|
||||
function process_install(step)
|
||||
|
||||
Reference in New Issue
Block a user