Bugzilla – Attachment 106307 Details for
Bug 15400
Display patron age in useful places in the staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15400: (follow-up) Remove unnecessary class
Bug-15400-follow-up-Remove-unnecessary-class.patch (text/plain), 978 bytes, created by
Josef Moravec
on 2020-06-25 15:09:09 UTC
(
hide
)
Description:
Bug 15400: (follow-up) Remove unnecessary class
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2020-06-25 15:09:09 UTC
Size:
978 bytes
patch
obsolete
>From 9ebf08f01ed38cceadcfbc4ffec2a336e40dbfda Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Thu, 25 Jun 2020 15:08:27 +0000 >Subject: [PATCH] Bug 15400: (follow-up) Remove unnecessary class > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >index 83f0c48447..a12be5e07f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc >@@ -53,7 +53,7 @@ > [% END %] > [% IF ( patron.dateofbirth ) %] > <li class="patrondateofbirth"> >- <span class="label">Born:</span> >+ <span>Born:</span> > [% INCLUDE 'patron-age.inc' %] > </li> > [% END %] >-- >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 15400
:
45882
|
46935
|
81892
|
82714
|
85432
|
85479
|
85494
|
85495
|
85496
|
85497
|
86457
|
86458
|
86459
|
86460
|
88274
|
88275
|
88276
|
88277
|
88278
|
88845
|
88846
|
88977
|
88978
|
88979
|
88980
|
88981
|
100047
|
100048
|
100049
|
100050
|
100051
|
100065
|
100066
|
100067
|
100068
|
100069
|
100118
|
103373
|
106133
|
106134
|
106135
|
106136
|
106137
|
106138
|
106139
|
106140
| 106307