Bugzilla – Attachment 177279 Details for
Bug 38984
DataTables's columnDefs cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38984: Allow sort on all fields - club-enrollments
Bug-38984-Allow-sort-on-all-fields---club-enrollme.patch (text/plain), 1.06 KB, created by
Jonathan Druart
on 2025-01-28 15:19:34 UTC
(
hide
)
Description:
Bug 38984: Allow sort on all fields - club-enrollments
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-01-28 15:19:34 UTC
Size:
1.06 KB
patch
obsolete
>From 1f7d8f13a8e427f9a4fb4886491d7b7f93b8c67e Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 28 Jan 2025 11:33:50 +0100 >Subject: [PATCH] Bug 38984: Allow sort on all fields - club-enrollments > >it does not make sense to remove sorting only for the last 2 fields >--- > .../intranet-tmpl/prog/en/modules/clubs/club-enrollments.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/club-enrollments.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/club-enrollments.tt >index 45d9138f62f..355d597b432 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/club-enrollments.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/club-enrollments.tt >@@ -110,7 +110,6 @@ > eTable = $("#enrollments-table").kohaTable({ > pagingType: "full", > dom: 'C<"top pager"ilpf><"#filter_c">tr<"bottom pager"ip>', >- columnDefs: [{ targets: [-1, -2], orderable: false, searchable: false }], > }); > }); > </script> >-- >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 38984
:
177253
|
177254
|
177255
|
177256
|
177257
|
177258
|
177259
|
177278
|
177279
|
177280
|
177281
|
177597
|
177598
|
177641
|
177642
|
177643
|
177644
|
177645
|
177646
|
177647
|
177648
|
177649
|
177651
|
177933
|
177934
|
177935
|
177936
|
177937
|
177938
|
177939
|
177940
|
177941
|
177942
|
179057
|
179058
|
179059
|
179060
|
179061
|
179062
|
179063
|
179064
|
179065
|
179066