From 1b6f007eeab4db7a4c2c6028bafc210223bf53fc Mon Sep 17 00:00:00 2001 From: Sebastiaan de Schaetzen Date: Fri, 27 Feb 2026 10:02:20 +0100 Subject: [PATCH] Remove Stage/Unstage column headers from staging tables Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/main/resources/templates/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/changes.html b/src/main/resources/templates/changes.html index 52a2bfa..b167e87 100644 --- a/src/main/resources/templates/changes.html +++ b/src/main/resources/templates/changes.html @@ -10,7 +10,7 @@
- + @@ -27,7 +27,7 @@
Stage File
- +
Unstage File