Bugzilla – Attachment 175384 Details for
Bug 29996
Show an alert on main page when serial issues are late
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29996: Show "warn when late" on subscription-detail.pl
Bug-29996-Show-warn-when-late-on-subscription-deta.patch (text/plain), 1.58 KB, created by
Julian Maurice
on 2024-12-12 08:49:38 UTC
(
hide
)
Description:
Bug 29996: Show "warn when late" on subscription-detail.pl
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2024-12-12 08:49:38 UTC
Size:
1.58 KB
patch
obsolete
>From 76604927ef0ff6fe18cca7273391d9837a06ae1a Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Tue, 10 Oct 2023 15:13:00 +0200 >Subject: [PATCH] Bug 29996: Show "warn when late" on subscription-detail.pl > >--- > .../prog/en/modules/serials/subscription-detail.tt | 8 ++++++++ > 1 file changed, 8 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >index 5c70b04238..1e31e52bc8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-detail.tt >@@ -139,6 +139,14 @@ > [% END %] > </li> > <li><span class="label">Grace period:</span> [% graceperiod | html %]</li> >+ <li> >+ <span class="label">Warn when late:</span> >+ [% IF warn_when_late %] >+ Yes >+ [% ELSE %] >+ No >+ [% END %] >+ </li> > </ol> > </div> <!-- /.rows --> > </div> <!-- /.col-sm-6 --> >-- >2.39.2
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 29996
:
130045
|
143631
|
156794
|
156795
|
175383
|
175384
|
175385
|
175467
|
175468
|
175474
|
175475