Bugzilla – Attachment 191128 Details for
Bug 41570
Tidy kohaTable block - course_reserves
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41570: Tidy kohaTable - course_reserves/course-reserves.tt
4cb6d9d.patch (text/plain), 1.08 KB, created by
Jonathan Druart
on 2026-01-09 14:48:11 UTC
(
hide
)
Description:
Bug 41570: Tidy kohaTable - course_reserves/course-reserves.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2026-01-09 14:48:11 UTC
Size:
1.08 KB
patch
obsolete
>From 4cb6d9d976ef420e6a3aa1c082a5a6ae871294f7 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 8 Jan 2026 12:37:09 +0100 >Subject: [PATCH] Bug 41570: Tidy kohaTable - > course_reserves/course-reserves.tt > >--- > .../prog/en/modules/course_reserves/course-reserves.tt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt >index a13e0f73ca5..bf5b2a456b2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-reserves.tt >@@ -96,6 +96,9 @@ > [% INCLUDE 'datatables.inc' %] > <script> > var table_settings = [% TablesSettings.GetTableSettings( 'coursereserves', 'courses', 'course_reserves_table', 'json' ) | $raw %]; >+ </script> >+ >+ <script> > $(document).ready(function() { > var ctable = $("#course_reserves_table").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 41570
:
191127
|
191128
|
191129
|
191389
|
191390
|
191391
|
191392