Bugzilla – Attachment 98357 Details for
Bug 24516
Column Configuration does not hide Return Date
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24516: Add account_type to the columns settings on boraccount
Bug-24516-Add-accounttype-to-the-columns-settings-.patch (text/plain), 805 bytes, created by
David Nind
on 2020-02-03 20:31:12 UTC
(
hide
)
Description:
Bug 24516: Add account_type to the columns settings on boraccount
Filename:
MIME Type:
Creator:
David Nind
Created:
2020-02-03 20:31:12 UTC
Size:
805 bytes
patch
obsolete
>From 752cae348ea3d9bc00c03787679c4f214bd4f365 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 3 Feb 2020 17:31:42 +0100 >Subject: [PATCH] Bug 24516: Add account_type to the columns settings on > boraccount > >The column was missing from the yml file. > >Signed-off-by: David Nind <david@davidnind.com> >--- > admin/columns_settings.yml | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 2bb203c345..e09cd5fa49 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -517,6 +517,8 @@ modules: > - > columnname: date > - >+ columnname: account_type >+ - > columnname: description > - > columnname: barcode >-- >2.11.0
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 24516
:
98351
|
98357
|
98614