Line 83: | Line 83: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(window).load(function() { | $(window).load(function() { | ||
− | $(".loading).fadeOut(); | + | $(".loading").fadeOut(); |
}); | }); | ||
const signs = document.querySelectorAll('x-sign') | const signs = document.querySelectorAll('x-sign') |
Revision as of 11:32, 13 October 2018