Bugzilla – Attachment 187888 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), 861 bytes, created by
Biblibre Sandboxes
on 2025-10-14 14:24:35 UTC
(
hide
)
Description:
Bug 30633: Add default_sort_order to table settings
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2025-10-14 14:24:35 UTC
Size:
861 bytes
patch
obsolete
>From 51fdc7a9bc5b27087d9397cb7d626ba5ac394755 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 > >Signed-off-by: Michaela <michaela.sieber@kit.edu> >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 368bd08b11..200c9da241 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.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 30633
:
187856
|
187857
|
187858
|
187859
|
187886
|
187887
| 187888 |
187889