Bugzilla – Attachment 191135 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
6faaf82.patch (text/plain), 1.24 KB, created by
Jonathan Druart
on 2026-01-09 14:50:01 UTC
(
hide
)
Description:
Bug 41572: Tidy kohaTable - members/moremember-print.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2026-01-09 14:50:01 UTC
Size:
1.24 KB
patch
obsolete
>From 6faaf8288334d7a5d1cbd23aa4f71fa02e09acc3 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 > >--- > .../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.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 41572
:
191133
|
191134
| 191135 |
191136
|
191137
|
191138