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-07-25 22:44:23 +0300
committerOlivier Paroz <github@oparoz.com>2015-07-25 22:44:23 +0300
commit49131955ff7e0c466ee00178cd7650aa3e4e7ac5 (patch)
tree2c8d318c8e6e0c9222964b9fe41f68f57ff9e5b8 /templates/public.php
parent1be509d847380f49c6c2052f937c25b1c5d7ff6a (diff)
Support IE8 in the slideshow
Diffstat (limited to 'templates/public.php')
-rw-r--r--templates/public.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/public.php b/templates/public.php
index 079a9b57..1651c9ca 100644
--- a/templates/public.php
+++ b/templates/public.php
@@ -25,7 +25,8 @@ script(
'vendor/bigshot/bigshot-compressed',
'slideshow',
'slideshowcontrols',
- 'slideshowzoomablepreview'
+ 'slideshowzoomablepreview',
+ 'vendor/image-scale/image-scale.min'
]
);
style(