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"}
|
||||
|
||||
<script>
|
||||
var bLazy = new Blazy();
|
||||
window.onload = function() {
|
||||
var bLazy = new Blazy();
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue