aboutsummaryrefslogtreecommitdiff
path: root/views/default/js/photos/tidypics.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/js/photos/tidypics.php')
-rw-r--r--views/default/js/photos/tidypics.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/js/photos/tidypics.php b/views/default/js/photos/tidypics.php
index 509d2116a..896192eea 100644
--- a/views/default/js/photos/tidypics.php
+++ b/views/default/js/photos/tidypics.php
@@ -8,6 +8,9 @@
elgg.provide('elgg.tidypics');
elgg.tidypics.init = function() {
+
+ $(".tidypics-lightbox").fancybox({'type': 'image'});
+
$("#tidypics-sort").sortable({
opacity: 0.7,
revert: true,