From 41d46daa53d932be0e0eff05ebe308817b197f1f Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Mon, 13 Nov 2023 14:26:37 +0000 Subject: [PATCH] Bug 35316: Fix column settings for holds history Test plan: Verify that you are able to toggle the column on the holdshistory form. Verify that you are able to hide the column via Table settings by default. Signed-off-by: Marcel de Rooy Signed-off-by: Lucas Gass --- admin/columns_settings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml index 5a36f9b1d4a..f894510dfa9 100644 --- a/admin/columns_settings.yml +++ b/admin/columns_settings.yml @@ -1214,6 +1214,8 @@ modules: columnname: author - columnname: barcode + - + columnname: itemcallnumber - columnname: branch - -- 2.30.2