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:29:51 +0300
committerOlivier Paroz <github@oparoz.com>2015-04-17 03:29:51 +0300
commit9fcd30c159e0a7bf4278b75331ef47c38dd45872 (patch)
tree26bbad3598be2943f521a8fdd162477e9a813b0c /js/galleryview.js
parent634295f254879c3eb1d89ebcf3662ff089951039 (diff)
Move compatibility notifications to utility class
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 789b6c6d..0bb61acc 100644
--- a/js/galleryview.js
+++ b/js/galleryview.js
@@ -1,4 +1,4 @@
-/* global OC, t, oc_requesttoken, $, _, Gallery */
+/* global OC, t, $, _, Gallery */
(function () {
/**