Bugzilla – Attachment 13352 Details for
Bug 8983
Typo error in UNIMARCslim2OPACResults.xsl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8983: Typo error in UNIMARCslim2OPACResults.xsl
Bug-8983-Typo-error-in-UNIMARCslim2OPACResultsxsl.patch (text/plain), 1.10 KB, created by
Kyle M Hall (khall)
on 2012-11-09 15:29:18 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8983: Typo error in UNIMARCslim2OPACResults.xsl
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-11-09 15:29:18 UTC
Size:
1.10 KB
patch
obsolete
>From a8236ec9e2f93c977714d37eb134adba78844add Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Tue, 30 Oct 2012 11:20:05 +0100 >Subject: [PATCH] Bug 8983: Typo error in UNIMARCslim2OPACResults.xsl >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/xslt/UNIMARCslim2OPACResults.xsl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl >index fe500a6..a086d31 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl >+++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl >@@ -216,7 +216,7 @@ > <xsl:text>). </xsl:text> > </span> > </xsl:if> >- <xsl:if test="count(key('item-by-status', 'On Orangemanr'))>0"> >+ <xsl:if test="count(key('item-by-status', 'On order'))>0"> > <span class="unavailable"> > <xsl:text>On order (</xsl:text> > <xsl:value-of select="count(key('item-by-status', 'On order'))"/> >-- >1.7.2.5
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 8983
:
13110
| 13352