From fcad5d4b189521a578f0631a6a25e9ca44bee43e Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Wed, 13 May 2026 15:11:07 -0700 Subject: [PATCH] Drop duplicate Download History button from Downloads batch panel header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Audit-trail PR added two buttons to the Downloads page — one always visible next to the 'Batches' panel title, one inside the collapsible 'Recent History' header. User wants only the Recent History one. Removes the panel-header button + the unused .adl-batch-panel-header-actions style. Recent History button + the original Dashboard button remain. --- webui/index.html | 9 +++------ webui/static/style.css | 6 ------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/webui/index.html b/webui/index.html index 5c1a431d..ecb109f9 100644 --- a/webui/index.html +++ b/webui/index.html @@ -2180,12 +2180,9 @@