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:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 05cab273..f821407f 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -9,6 +9,7 @@ script(
$_['appName'],
[
'app',
+ 'share',
'gallery',
'galleryutility',
'galleryconfig',
@@ -28,12 +29,14 @@ script(
'slideshowcontrols',
'slideshowzoomablepreview',
'vendor/image-scale/image-scale.min'
+
]
);
style(
$_['appName'],
[
'styles',
+ 'share',
'mobile',
'github-markdown',
'slideshow',