Bugzilla – Attachment 187646 Details for
Bug 40958
Move patron_to_html (from js-patron-format.inc) to a standalone JS file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40958: Remove remaining occurrence in course_reserves/course.tt
Bug-40958-Remove-remaining-occurrence-in-courseres.patch (text/plain), 973 bytes, created by
Jonathan Druart
on 2025-10-09 09:08:13 UTC
(
hide
)
Description:
Bug 40958: Remove remaining occurrence in course_reserves/course.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-10-09 09:08:13 UTC
Size:
973 bytes
patch
obsolete
>From cdfeee9e7b6de11136ed366261a359b3e7663a0d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 9 Oct 2025 11:07:48 +0200 >Subject: [PATCH] Bug 40958: Remove remaining occurrence in > course_reserves/course.tt > >From bug 40699 >--- > .../intranet-tmpl/prog/en/modules/course_reserves/course.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt >index d0ae81c4026..939d292f1e4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course.tt >@@ -195,7 +195,6 @@ > > [% IF ( departments ) %] > [% MACRO jsinclude BLOCK %] >- [% INCLUDE 'js-patron-format.inc' %] > <script> > $(document).ready(function () { > patron_autocomplete($("#find_instructor"), { >-- >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 40958
:
187476
|
187533
| 187646