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 15:33:23 +0300
committerOlivier Paroz <github@oparoz.com>2015-03-31 15:33:23 +0300
commit0f31a0af270f2c786da191be145d154bb0470e38 (patch)
tree724b0d7583a402e85a354685c95f980572b6a542 /templates/part.content.php
parent5e5d39dc6c8995f7322bae4d045337f4fbdda0a0 (diff)
Split gallery.js in gallery.js and galleryview.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 a0801c44..2e51ce8e 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -8,8 +8,9 @@
script(
$_['appName'],
[
- 'album',
'gallery',
+ 'galleryview',
+ 'album',
'thumbnail',
'vendor/eventsource-polyfill/dist/eventsource.min',
'eventsource',