From 40531ef247f3665804e98efbf6620d85b8acf5e8 Mon Sep 17 00:00:00 2001 From: tomasz1986 Date: Fri, 30 Apr 2021 01:34:08 +0900 Subject: [PATCH] gui: Disable versions button when folder is paused (#7611) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Disable the Versions button when the folder is paused, because it does not work, i.e. the versioned files are not loaded. The folder needs to be unpaused to actually be able to view the versioned file list. Signed-off-by: Tomasz WilczyƄski --- gui/default/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/default/index.html b/gui/default/index.html index 19bfac44a..eced15766 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -560,7 +560,7 @@ -