aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2016-02-13 11:02:43 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2016-02-13 11:02:43 +0100
commitb77c5ae61e5a208daf4b9431a730db874c487e32 (patch)
tree0c666995985fe0435dea295aeced662691b59ec5 /view/php/theme_init.php
parentac4a8fde3a662f4f8918177ae4e5decefdc2ad11 (diff)
parentdd2d12350ccf0f21276c0d0534babab4848642f8 (diff)
downloadvolse-hubzilla-b77c5ae61e5a208daf4b9431a730db874c487e32.tar.gz
volse-hubzilla-b77c5ae61e5a208daf4b9431a730db874c487e32.tar.bz2
volse-hubzilla-b77c5ae61e5a208daf4b9431a730db874c487e32.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/php/theme_init.php')
-rw-r--r--view/php/theme_init.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 49b3511c9..7c714ecd2 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -44,6 +44,7 @@ head_add_js('library/colorbox/jquery.colorbox-min.js');
head_add_js('library/jquery.AreYouSure/jquery.are-you-sure.js');
head_add_js('library/tableofcontents/jquery.toc.js');
+head_add_js('library/imagesloaded/imagesloaded.pkgd.min.js');
/**
* Those who require this feature will know what to do with it.
* Those who don't, won't.