Bugzilla – Attachment 144701 Details for
Bug 32348
Library public is missing from columns settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32348: Add library public in columns settings
Bug-32348-Add-library-public-in-columns-settings.patch (text/plain), 1.05 KB, created by
Kyle M Hall (khall)
on 2022-12-16 18:53:04 UTC
(
hide
)
Description:
Bug 32348: Add library public in columns settings
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2022-12-16 18:53:04 UTC
Size:
1.05 KB
patch
obsolete
>From 05d481ab4b91401805ba1c1ba513a5ef063cc215 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Thu, 24 Nov 2022 21:57:40 -1000 >Subject: [PATCH] Bug 32348: Add library public in columns settings > >Bug 27360 added public info on libraries table. >This should be added to columns settings. >Currently the column "STMP server" can not be managed in settings. > >Test plan : >Play with columns settings of table Administration > Libraries > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > admin/columns_settings.yml | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 5a73bec414..ec2a21dcd3 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -337,6 +337,8 @@ modules: > columnname: library_ip > - > columnname: is_pickup_location >+ - >+ columnname: public > - > columnname: smtp_server > - >-- >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 32348
:
144225
|
144304
| 144701