Bugzilla – Attachment 122213 Details for
Bug 28313
Add street type to alternate address in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28313: (follow-up) Define roadtypes
Bug-28313-follow-up-Define-roadtypes.patch (text/plain), 1.15 KB, created by
Jonathan Druart
on 2021-06-21 08:54:31 UTC
(
hide
)
Description:
Bug 28313: (follow-up) Define roadtypes
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-06-21 08:54:31 UTC
Size:
1.15 KB
patch
obsolete
>From d4dc517b90af1c39d9aa27bd847d2d7fe65b90f3 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 21 Jun 2021 10:53:48 +0200 >Subject: [PATCH] Bug 28313: (follow-up) Define roadtypes > >It's not necessarily defined at this point >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >index bfb44510aab..65f2ee6108e 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >@@ -592,6 +592,7 @@ > <legend id="alternateaddress_legend">Alternate address</legend> > > <ol> >+ [% SET roadtypes = AuthorisedValues.GetAuthValueDropbox('ROADTYPE') %] > [% IF roadtypes %] > [% UNLESS hidden.defined('B_streettype') %] > <li> >-- >2.20.1
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 28313
:
120813
|
120919
|
121592
| 122213