aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-12-20 11:47:38 +0000
committerMario <mario@mariovavti.com>2024-12-20 11:47:38 +0000
commit9bd94287dd65ec45214bf73855f76471c0fcde3f (patch)
tree8b7b3e18ed2353c720fdf71186692d2520d65805 /view/php
parentfaca95b21c1448ab9878192958854d4306263863 (diff)
downloadvolse-hubzilla-9bd94287dd65ec45214bf73855f76471c0fcde3f.tar.gz
volse-hubzilla-9bd94287dd65ec45214bf73855f76471c0fcde3f.tar.bz2
volse-hubzilla-9bd94287dd65ec45214bf73855f76471c0fcde3f.zip
improved imagesLoaded() and notifications fixes
Diffstat (limited to 'view/php')
-rw-r--r--view/php/theme_init.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index abe4851af..e6bd09224 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -34,7 +34,6 @@ 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/Sortable/Sortable.min.js');
-head_add_js('/vendor/desandro/imagesloaded/imagesloaded.pkgd.min.js');
/**
* Those who require this feature will know what to do with it.