Bugzilla – Attachment 142981 Details for
Bug 21381
Add serial enumeration to circulation history
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21381: (follow-up) Fix table configuration for new column
Bug-21381-follow-up-Fix-table-configuration-for-ne.patch (text/plain), 1.06 KB, created by
Martin Renvoize (ashimema)
on 2022-11-02 14:12:55 UTC
(
hide
)
Description:
Bug 21381: (follow-up) Fix table configuration for new column
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-11-02 14:12:55 UTC
Size:
1.06 KB
patch
obsolete
>From b0094f9fad75ade472898673672ad10e397e4980 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >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 <david@davidnind.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > 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.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 21381
:
142033
|
142035
|
142087
|
142573
|
142582
|
142583
|
142584
|
142980
| 142981 |
142982
|
142983