Bugzilla – Attachment 156795 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 2023-10-10 13:13:49 UTC
(
hide
)
Description:
Bug 29996: Show "warn when late" on subscription-detail.pl
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2023-10-10 13:13:49 UTC
Size:
1.58 KB
patch
obsolete
>From 37f112faff02fda553d68f54c14a5c54df4b99f2 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 3d3d5a5052..87df584e4c 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 >@@ -126,6 +126,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.30.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