Bugzilla – Attachment 187858 Details for
Bug 30633
Move OPACHoldingsDefaultSortField to table settings configuration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30633: Add default_sort_order to table settings
Bug-30633-Add-defaultsortorder-to-table-settings.patch (text/plain), 812 bytes, created by
Jonathan Druart
on 2025-10-14 10:01:22 UTC
(
hide
)
Description:
Bug 30633: Add default_sort_order to table settings
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-10-14 10:01:22 UTC
Size:
812 bytes
patch
obsolete
>From caa85daf88214b8fa113c64a8cb80a0517283f6a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 14 Oct 2025 11:24:26 +0200 >Subject: [PATCH] Bug 30633: Add default_sort_order to table settings > >So we can pick a column from the table settings >http://localhost:8081/cgi-bin/koha/admin/columns_settings.pl#biblio-detail%7Choldingst >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 368bd08b113..200c9da2413 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -2320,6 +2320,7 @@ modules: > opac: > biblio-detail: > holdingst: >+ default_sort_order: 2 > columns: > - > columnname: item_cover >-- >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 30633
:
187856
|
187857
|
187858
|
187859
|
187886
|
187887
|
187888
|
187889