Bugzilla – Attachment 50666 Details for
Bug 3534
Patron quick add form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 3534 - (QA followup) whitespace fixes
Bug-3534---QA-followup-whitespace-fixes.patch (text/plain), 2.04 KB, created by
Nick Clemens (kidclamp)
on 2016-04-25 17:20:20 UTC
(
hide
)
Description:
Bug 3534 - (QA followup) whitespace fixes
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2016-04-25 17:20:20 UTC
Size:
2.04 KB
patch
obsolete
>From eff19ded4acc7ef2171450052111a795ffed2b39 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 25 Apr 2016 13:18:53 -0400 >Subject: [PATCH] Bug 3534 - (QA followup) whitespace fixes > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index 2f77884..a0979e7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -271,12 +271,12 @@ $(document).ready(function() { > <li id="ERROR_cardnumber">Cardnumber length is incorrect.</li> > [% END %] > [% IF ( ERROR_age_limitations ) %] >- <li id="ERROR_age_limitations">Patron's age is incorrect for their category. >+ <li id="ERROR_age_limitations">Patron's age is incorrect for their category. > Ages allowed are [% age_low %]-[% age_high %].</li> > [% END %] > [% IF ( ERROR_branch ) %] > <li id="ERROR_branch">Library is invalid.</li> >- [% END %] >+ [% END %] > [% IF ( ERROR_dateofbirth ) %] > <li id="ERROR_dateofbirth">Date of birth is invalid.</li> > [% END %] >@@ -830,7 +830,7 @@ $(document).ready(function() { > <label for="opacnote" class="required"> > [% ELSE %] > <label for="opacnote"> >- [% END %] >+ [% END %] > OPAC note: </label> > <textarea id="opacnote" name="opacnote" cols="55" rows="5">[% UNLESS opduplicate %][% opacnote %][% END %]</textarea> > <div class="hint">This message appears on this patron's user page in the OPAC</div> >@@ -839,7 +839,7 @@ $(document).ready(function() { > [% END %] > [% UNLESS noborrowernotes %] > <li> >- [% IF ( mandatoryborrowernotes ) %] >+ [% IF ( mandatoryborrowernotes ) %] > <label for="borrowernotes" class="required"> > [% ELSE %] > <label for="borrowernotes"> >-- >2.1.4
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 3534
:
1396
|
50090
|
50091
|
50092
|
50093
|
50362
|
50410
|
50413
|
50414
|
50665
|
50666
|
50729
|
51382
|
51389
|
51445
|
51446
|
51960
|
51961
|
52192
|
52584
|
52585
|
52586
|
52934
|
52935
|
52936
|
52937
|
53109
|
53152
|
53171
|
53172
|
53173
|
53174
|
53175
|
84851