Bugzilla – Attachment 172505 Details for
Bug 38107
Allow custom sort order of patron_holds_table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38107: Add default sort order option to patron_holds_table
Bug-38107-Add-default-sort-order-option-to-patronh.patch (text/plain), 930 bytes, created by
David Nind
on 2024-10-08 00:36:16 UTC
(
hide
)
Description:
Bug 38107: Add default sort order option to patron_holds_table
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-10-08 00:36:16 UTC
Size:
930 bytes
patch
obsolete
>From 974663dd1d9873235f54ec6cc1b5bea4c6e20aec Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Mon, 7 Oct 2024 18:06:24 +0000 >Subject: [PATCH] Bug 38107: Add default sort order option to > patron_holds_table > >1. APPLY PATCH and restat_all >2. From Table settings look for the patron_holds_table >3. Put some holds on a record. >4. Play with different sort orders, ensuring they work. > >Note: Depends on Bug 38069 >Signed-off-by: David Nind <david@davidnind.com> >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 82548ed2c5..346f957071 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -1755,6 +1755,7 @@ modules: > columnname: action > > patron_holds_table: >+ default_sort_order: 1 > columns: > - > columnname: checkbox >-- >2.39.5
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 38107
:
172498
| 172505