RA-#25 Show loader after sync
This commit is contained in:
@@ -3,6 +3,7 @@ function selectChange() {
|
||||
|
||||
if (typeof siteScript === 'function') {
|
||||
history.replaceState(null, '', '?year=' + val);
|
||||
showLoader();
|
||||
siteScript();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user