parent
2ac5938b67
commit
bb2948c52a
1 changed files with 4 additions and 2 deletions
|
@ -17,7 +17,9 @@
|
||||||
{include="page.footer"}
|
{include="page.footer"}
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
var bLazy = new Blazy();
|
window.onload = function() {
|
||||||
|
var bLazy = new Blazy();
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue