From f74eb3eb3abfd5343725cfadbc72e4eda91f96e7 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 Signed-off-by: Emily Lamancusa --- admin/columns_settings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml index dd6396671f..ad0a318eda 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.34.1