Bugzilla – Attachment 46724 Details for
Bug 15375
Translatability: Fix issues on OPAC page 'Placing a hold'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15375 [QA Followup] - Remove refereces to biblio and biblionumber for patron messages
Bug-15375-QA-Followup---Remove-refereces-to-biblio.patch (text/plain), 1.43 KB, created by
Kyle M Hall (khall)
on 2016-01-15 18:14:56 UTC
(
hide
)
Description:
Bug 15375 [QA Followup] - Remove refereces to biblio and biblionumber for patron messages
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-15 18:14:56 UTC
Size:
1.43 KB
patch
obsolete
>From 85f02cdd0caecdbd31510ae52e089308f400e223 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 15 Jan 2016 18:02:49 +0000 >Subject: [PATCH] Bug 15375 [QA Followup] - Remove refereces to biblio and > biblionumber for patron messages > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >index ba60545..49f8863 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >@@ -60,7 +60,7 @@ > > [% IF ( bad_biblionumber ) %] > <li id="bad_biblionumber"> >- ERROR: No biblio record found for biblionumber [% bad_biblionumber %]. >+ ERROR: No record found for record id [% bad_biblionumber %]. > </li> > [% END %] > >@@ -78,7 +78,7 @@ > > [% IF ( no_biblionumber ) %] > <li id="no_biblionumber"> >- ERROR: No biblionumber received. >+ ERROR: No record id specified. > </li> > [% END %] > >-- >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 15375
:
45697
|
45715
|
46631
|
46724
|
46725
|
46726
|
46727