Bugzilla – Attachment 135043 Details for
Bug 29282
Show items.issue and items.renewals in the holdings table on the detail page in the staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29282: (follow-up) Account for otherholdings table
Bug-29282-follow-up-Account-for-otherholdings-tabl.patch (text/plain), 1.17 KB, created by
Biblibre Sandboxes
on 2022-05-16 16:04:36 UTC
(
hide
)
Description:
Bug 29282: (follow-up) Account for otherholdings table
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2022-05-16 16:04:36 UTC
Size:
1.17 KB
patch
obsolete
>From 9d9d06ffc98285db94c5b60f07c982b5d1ad6e5e Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Fri, 13 May 2022 15:24:04 +0000 >Subject: [PATCH] Bug 29282: (follow-up) Account for otherholdings table > >This patch accounts for the otherholdins table. To test: > >1. Turn on SeparateHoldings >2. Find a record where the items are split by SeparateHoldings. >3. Make sure you can hide columns from the table in the Other holdings tab. > >Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> >--- > admin/columns_settings.yml | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index b137ae02d2..d253b0180a 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -427,6 +427,12 @@ modules: > columnname: otherholdings_status > - > columnname: otherholdings_lastseen >+ - >+ columnname: otherholdings_issues >+ is_hidden: 1 >+ - >+ columnname: otherholdings_renewals >+ is_hidden: 1 > - > columnname: otherholdings_dateaccessioned > - >-- >2.30.2
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 29282
:
130568
|
131373
|
134981
|
135042
|
135043
|
136155
|
136156
|
136157