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-03-31 17:44:34 +0300
committerOlivier Paroz <github@oparoz.com>2015-03-31 17:44:34 +0300
commit9165e786ee6c7938ac82367c9e475107b5d2d877 (patch)
tree126e14f831852d1f8a0febd314758060e442fd34 /templates/part.content.php
parent0f31a0af270f2c786da191be145d154bb0470e38 (diff)
First attempt at breaking down slideshow.js
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 2e51ce8e..8239c057 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -16,7 +16,8 @@ script(
'eventsource',
'vendor/marked/marked.min',
'vendor/bigshot/bigshot',
- 'slideshow'
+ 'slideshow',
+ 'slideshowcontrols'
]
);
style(