update
This commit is contained in:
@@ -5761,7 +5761,9 @@
|
||||
$("html, body").animate({ scrollTop: 0 }, "slow");
|
||||
}
|
||||
$(window).on('load', function () {
|
||||
openedpage();
|
||||
if (!@json((bool) ($openExpertiseOnLoad ?? false))) {
|
||||
openedpage();
|
||||
}
|
||||
});
|
||||
var start = new Date();
|
||||
CountDownTimer(start, 'timeremaining');
|
||||
|
||||
Reference in New Issue
Block a user