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 'js/galleryfileaction.js')
-rw-r--r--js/galleryfileaction.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/galleryfileaction.js b/js/galleryfileaction.js
index 1b0d6762..5d2a7c42 100644
--- a/js/galleryfileaction.js
+++ b/js/galleryfileaction.js
@@ -70,6 +70,7 @@ var galleryFileAction = {
/* jshint camelcase: false */
var params = {
file: dir + file.name,
+ c: file.etag,
x: width,
y: height,
requesttoken: oc_requesttoken