Updated noscript in comments
This commit is contained in:
parent
e0e7a94d88
commit
622982a02f
178 changed files with 186 additions and 352 deletions
|
|
@ -65,3 +65,6 @@ window.addEventListener('load', function() {
|
|||
}
|
||||
});
|
||||
});
|
||||
|
||||
document.getElementsByClassName("loader")[0].style.display = 'block';
|
||||
document.getElementsByClassName("noscript")[0].outerHTML='';
|
||||
Loading…
Add table
Add a link
Reference in a new issue