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:
authoreknoes <me@eknoes.de>2016-04-09 00:45:55 +0300
committerOlivier Paroz <github@oparoz.com>2016-06-18 02:48:07 +0300
commit9c218f3212711d1679b6b61cf2c195ab8b5d00d4 (patch)
tree88988008c4732f5867dc08177fbe5cecedd79a04 /templates
parent804b59210327707579f37f689d70501916084ad1 (diff)
Adapted: Allow apps to add new items in the “New” filemenu & Implemented "Hide Album" function
Adapted owncloud/core@d386168 Hide Album function will create a .nomedia file in the current album and refreshs after creating .nomedia file
Diffstat (limited to 'templates')
-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 15ebe1da..17456735 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -31,7 +31,8 @@ script(
'slideshowcontrols',
'slideshowzoomablepreview',
'upload-helper',
- 'vendor/owncloud/newfilemenu'
+ 'vendor/owncloud/newfilemenu',
+ 'newfilemenuplugins'
]
);
script(