lots of layout changes
This commit is contained in:
@@ -163,7 +163,7 @@ function check_install() {
|
||||
}
|
||||
else {
|
||||
counter+=1
|
||||
$("#info").html('Please wait ... ' + counter);
|
||||
$("#info").html('Please wait ...');
|
||||
setTimeout(check_install, 1000);
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user