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-05-21 01:34:56 +0300
committerOlivier Paroz <github@oparoz.com>2015-05-21 01:34:56 +0300
commit099b3141c43c3b79da04eec9ee243cda44930f20 (patch)
treef23b528fe631e321a05858a8d79789f927abe45f /js/galleryfileaction.js
parent081b73cbc1aa42e1b86f14d4c875bb120e2f1d14 (diff)
Refresh slideshow picture when it's been updated
Fix for the files list
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