From af7d2b641f97c7937cbd403567442edcbf8cac8d 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 Content-Type: text/plain; charset=utf-8 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 --- admin/columns_settings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml index 5a36f9b1d4..f894510dfa 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