Bugzilla – Attachment 91045 Details for
Bug 17492
Show warning if patron's age is out of category limits
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17492: (follow-up) Add missing filters
Bug-17492-follow-up-Add-missing-filters.patch (text/plain), 1.34 KB, created by
Michal Denar
on 2019-06-27 07:47:19 UTC
(
hide
)
Description:
Bug 17492: (follow-up) Add missing filters
Filename:
MIME Type:
Creator:
Michal Denar
Created:
2019-06-27 07:47:19 UTC
Size:
1.34 KB
patch
obsolete
>From af3e7ae7832756a34f334889920be46eec034bbb Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Wed, 26 Jun 2019 18:31:44 +0000 >Subject: [PATCH] Bug 17492: (follow-up) Add missing filters > >Signed-off-by: Michal Denar <black23@gmail.com> > >Signed-off-by: Michal Denar <black23@gmail.com> >--- > .../intranet-tmpl/prog/en/includes/category-out-of-age-limit.inc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/category-out-of-age-limit.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/category-out-of-age-limit.inc >index 2f09139dbf..8561be7c6c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/category-out-of-age-limit.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/category-out-of-age-limit.inc >@@ -1,4 +1,4 @@ > <li> > <span class="circ-hlt">Patron's age is incorrect for their category.</span> >- Ages allowed are [% age_low %]-[% age_high %]. >- <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=[% borrowernumber %]&step=3" class="btn btn-default btn-xs">Change category</a></li> >+ Ages allowed are [% age_low | html %]-[% age_high | html %]. >+ <a href="/cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=[% borrowernumber | uri %]&step=3" class="btn btn-default btn-xs">Change category</a></li> >-- >2.11.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 17492
:
56805
|
56806
|
56874
|
56933
|
56934
|
56935
|
56936
|
56937
|
56976
|
56985
|
56986
|
56987
|
56988
|
56989
|
56990
|
56995
|
62860
|
67040
|
67041
|
67042
|
67850
|
67851
|
67867
|
67868
|
68139
|
68140
|
68141
|
68142
|
68143
|
68144
|
68145
|
91028
|
91029
|
91044
|
91045
|
91098
|
91099
|
91100