Bugzilla – Attachment 191523 Details for
Bug 41572
Tidy kohaTable block - members
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41572: Tidy kohaTable - members/moremember-print.tt
Bug-41572-Tidy-kohaTable---membersmoremember-print.patch (text/plain), 1.29 KB, created by
Owen Leonard
on 2026-01-15 19:23:42 UTC
(
hide
)
Description:
Bug 41572: Tidy kohaTable - members/moremember-print.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2026-01-15 19:23:42 UTC
Size:
1.29 KB
patch
obsolete
>From f9ae6e35fa75d25b4741d218246550cfe3e799f8 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 8 Jan 2026 14:08:41 +0100 >Subject: [PATCH] Bug 41572: Tidy kohaTable - members/moremember-print.tt > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../intranet-tmpl/prog/en/modules/members/moremember-print.tt | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt >index d813a00c951..41d2fc7c3e2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt >@@ -176,7 +176,9 @@ > var checkouts_columns = [% TablesSettings.GetTableSettings( 'circ', 'print_summary', 'print-summary-checkouts', 'json' ) | $raw %]; > var holds_columns = [% TablesSettings.GetTableSettings( 'circ', 'print_summary', 'print-summary-holds', 'json' ) | $raw %]; > var fines_columns = [% TablesSettings.GetTableSettings( 'circ', 'print_summary', 'print-summary-fines', 'json' ) | $raw %]; >+ </script> > >+ <script> > function initTables(){ > $("#print-summary-checkouts").kohaTable( > { >-- >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 41572
:
191133
|
191134
|
191135
|
191136
|
191137
|
191138
|
191521
|
191522
|
191523
|
191524
|
191525
|
191526
|
191527
|
191528
|
192714
|
192715
|
192716
|
192717
|
192718
|
192719
|
192720
|
192721
|
192722