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-04-17 03:13:10 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-17 03:13:10 +0300
commit634295f254879c3eb1d89ebcf3662ff089951039 (patch)
tree0ea968fa525480f2fb1fbc637fcf932b2fa44373 /templates/part.content.php
parent75e62c4be88db952cb80074ad0dbcc3fa7ab5da1 (diff)
Extract generic JS methods to utility class
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index b9d6b4dd..989f3274 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -10,6 +10,7 @@ script(
[
'app',
'gallery',
+ 'galleryutility',
'galleryconfig',
'galleryinfobox',
'galleryview',