Bugzilla – Attachment 183722 Details for
Bug 40299
Regression - checkout type column still visible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40299: (bug 38954 follow-up ) Hide again checkout type
Bug-40299-bug-38954-follow-up--Hide-again-checkout.patch (text/plain), 1.06 KB, created by
Jonathan Druart
on 2025-07-03 07:31:47 UTC
(
hide
)
Description:
Bug 40299: (bug 38954 follow-up ) Hide again checkout type
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-07-03 07:31:47 UTC
Size:
1.06 KB
patch
obsolete
>From ae0026be2aff585c21b12a2dc8576a96f3d121a0 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 3 Jul 2025 09:30:23 +0200 >Subject: [PATCH] Bug 40299: (bug 38954 follow-up ) Hide again checkout type > >Bug 37273 reverts the change made by bug 38954. The "checkout type" column is still visible. > >Test plan: >Same as bug 38954 >--- > admin/columns_settings.yml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index f4820008150..32bc69887a1 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -1453,6 +1453,7 @@ modules: > - columnname: type > cannot_be_toggled: 1 > cannot_be_modified: 1 >+ is_hidden: 1 > - > columnname: date > - >@@ -2580,4 +2581,4 @@ modules: > - > columnname: actions > cannot_be_toggled: 1 >- cannot_be_modified: 1 >\ No newline at end of file >+ cannot_be_modified: 1 >-- >2.34.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 40299
: 183722