Bugzilla – Attachment 161335 Details for
Bug 35316
Add call number to holds history page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35316: Fix column settings for holds history
Bug-35316-Fix-column-settings-for-holds-history.patch (text/plain), 1.03 KB, created by
Emily Lamancusa (emlam)
on 2024-01-24 14:18:47 UTC
(
hide
)
Description:
Bug 35316: Fix column settings for holds history
Filename:
MIME Type:
Creator:
Emily Lamancusa (emlam)
Created:
2024-01-24 14:18:47 UTC
Size:
1.03 KB
patch
obsolete
>From f74eb3eb3abfd5343725cfadbc72e4eda91f96e7 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >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 <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> >--- > 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35316
:
158879
|
158880
|
158897
|
158898
|
161334
| 161335