Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-04-11 00:07:41 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-11 00:07:41 +0300
commit3a99bd5d0a628618c5e5a89892a9a6c6a29d726b (patch)
treed202d43896efe26c31a3ee91e155c3427cfec28d /templates/part.content.php
parent3529fa33910e3177a0b6ead8a75e17527c7888fd (diff)
Move zoomable component to its own class
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 7277dc5c..304fc19d 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -20,7 +20,8 @@ script(
'vendor/marked/marked.min',
'vendor/bigshot/bigshot',
'slideshow',
- 'slideshowcontrols'
+ 'slideshowcontrols',
+ 'slideshowzoomablepreview'
]
);
style(