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-09 14:15:25 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-09 14:15:25 +0300
commita182fef1126edb0c3b338ed77dd8547667e79cc6 (patch)
treeb30f9c23cbb8196e8858407ca1bc727ede0b1b6b /js/galleryview.js
parent8e5a96437ec531c47f56d1ee6bbe9cd973e8419a (diff)
Minor changes
Diffstat (limited to 'js/galleryview.js')
-rw-r--r--js/galleryview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/galleryview.js b/js/galleryview.js
index 3591457b..0182c3ce 100644
--- a/js/galleryview.js
+++ b/js/galleryview.js
@@ -1,4 +1,4 @@
-/* global OC, $, _, t, Gallery, Album, GalleryImage, SlideShow */
+/* global OC, $, _, Gallery, Album, GalleryImage, SlideShow */
Gallery.view = {};
Gallery.view.element = null;
Gallery.view.breadcrumb = null;