Bugzilla – Attachment 136156 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.23 KB, created by
Martin Renvoize (ashimema)
on 2022-06-16 12:18:43 UTC
(
hide
)
Description:
Bug 29282: (follow-up) Account for otherholdings table
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-06-16 12:18:43 UTC
Size:
1.23 KB
patch
obsolete
>From 20fea6dad969091f730a78c6cef22187572c6874 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> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > admin/columns_settings.yml | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 5b078c1a73..3c4f7c2d32 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.20.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 29282
:
130568
|
131373
|
134981
|
135042
|
135043
|
136155
| 136156 |
136157