From 07d3af21c2cbe40d21229eb9a423af735b13b1ab 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 25b7c66ae..84dc0f97f 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -570,7 +570,7 @@ - -