From 342ade501a2ac811aca5a142a7d9297969cac65c Mon Sep 17 00:00:00 2001 From: tomasz1986 Date: Thu, 18 Feb 2021 02:02:55 +0900 Subject: [PATCH] gui: Hide the Rescan All button when no folders exist (#7367) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit If there are no folders present, show only the "Add Folder" button, and hide the "Rescan All" button. Only show the latter when at least one folder exists. Signed-off-by: Tomasz WilczyƄski --- gui/default/index.html | 2 +- gui/default/untrusted/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/default/index.html b/gui/default/index.html index 377f2bf72..89cd3eabd 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -570,7 +570,7 @@ - -