Bugzilla – Attachment 172391 Details for
Bug 38071
"Clear filter" on catalogue details page always disabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38071: Apply kohaTableToggleClearFilter logic to staff holdings table
Bug-38071-Apply-kohaTableToggleClearFilter-logic-t.patch (text/plain), 1.07 KB, created by
Pedro Amorim
on 2024-10-04 12:43:05 UTC
(
hide
)
Description:
Bug 38071: Apply kohaTableToggleClearFilter logic to staff holdings table
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-10-04 12:43:05 UTC
Size:
1.07 KB
patch
obsolete
>From 22f2cacb62c183728bc163933a26c0e728369996 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 4 Oct 2024 12:36:14 +0000 >Subject: [PATCH] Bug 38071: Apply kohaTableToggleClearFilter logic to staff > holdings table > >--- > .../en/includes/html_helpers/tables/items/catalogue_detail.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc >index f0672e86cef..53e457a0086 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc >@@ -784,6 +784,7 @@ > } > }); > itemSelectionBuildActionLinks(tab_id); >+ $(this).kohaTableToggleClearFilter(settings); > }, > drawCallback: function(settings){ > var api = new $.fn.dataTable.Api(settings) >-- >2.43.0
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 38071
:
172390
|
172391
|
172392
|
172393
|
172394
|
172444
|
172446
|
172494