Merge pull request #295 from Knah-Tsaeb/patch-1
[fix] #293 - Black thumbnails on picture wall after upgrade
This commit is contained in:
commit
f22a494a1e
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