From 640437f278a24b59fd8300a5be563f8125a206fe Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 17 Oct 2022 22:19:17 +0000 Subject: [PATCH] Bug 21381: (follow-up) Fix table configuration for new column The new column was added to the table settings configuration. To test: * Make sure the column shows up in the columns menu of the table in the staff interface. * Verify it can be hidden/unhidden correctly using the menu or the table setings. Signed-off-by: David Nind --- admin/columns_settings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml index be507f2041..e724b56534 100644 --- a/admin/columns_settings.yml +++ b/admin/columns_settings.yml @@ -1047,6 +1047,8 @@ modules: columnname: author - columnname: call_number + - + columname: enumchron - columnname: barcode - -- 2.30.2