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-06-26 00:06:24 +0300
committerOlivier Paroz <github@oparoz.com>2015-06-26 00:06:24 +0300
commit1b32faf94c023ecb43a05823b6dfa8d76cd9bf37 (patch)
treedbb766f0cc6edf275398513debb908689955b118 /templates/part.content.php
parente24b327de645fe874e09afb0ba7007911fdd8352 (diff)
Use the compressed version of bigshot
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index cdd7d4ae..1881b613 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -20,7 +20,7 @@ script(
'vendor/eventsource-polyfill/dist/eventsource.min',
'eventsource',
'vendor/marked/marked.min',
- 'vendor/bigshot/bigshot',
+ 'vendor/bigshot/bigshot-compressed',
'slideshow',
'slideshowcontrols',
'slideshowzoomablepreview'