Bugzilla – Attachment 191584 Details for
Bug 41578
Tidy kohaTable block - serials
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 41578: Tidy kohaTable - serials/serials-collection.tt
Bug-41578-Tidy-kohaTable---serialsserials-collecti.patch (text/plain), 1.07 KB, created by
Owen Leonard
on 2026-01-16 18:22:26 UTC
(
hide
)
Description:
Bug 41578: Tidy kohaTable - serials/serials-collection.tt
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2026-01-16 18:22:26 UTC
Size:
1.07 KB
patch
obsolete
>From 6fc1c91df721138aa9228ceafc98f384f820d42f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 8 Jan 2026 14:43:45 +0100 >Subject: [PATCH] Bug 41578: Tidy kohaTable - serials/serials-collection.tt > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/serials/serials-collection.tt | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >index ae63fadc809..3bfef055e2c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >@@ -410,7 +410,11 @@ > } > return 1; > }); >+ }); >+ </script> > >+ <script> >+ $(document).ready(function() { > $(".delete-issues").on("click", function(e){ > e.preventDefault(); > deleteIssues("[% subscriptionidlist | html %]"); >-- >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 41578
:
191155
|
191156
|
191157
|
191158
|
191159
|
191160
|
191583
| 191584 |
191585
|
191586
|
191587
|
191588
|
191589
|
191590