Bugzilla – Attachment 8514 Details for
Bug 5668
Star ratings in the opac
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Enh 5668 Followup: fix BakerTaylorContentURL typo
Enh-5668-Followup-fix-BakerTaylorContentURL-typo.patch (text/plain), 1.17 KB, created by
Ian Walls
on 2012-03-22 13:30:44 UTC
(
hide
)
Description:
Enh 5668 Followup: fix BakerTaylorContentURL typo
Filename:
MIME Type:
Creator:
Ian Walls
Created:
2012-03-22 13:30:44 UTC
Size:
1.17 KB
patch
obsolete
>From 3299fb9198efa38d8a3b6c1dc061408c224c7a66 Mon Sep 17 00:00:00 2001 >From: Ian Walls <koha.sekjal@gmail.com> >Date: Thu, 22 Mar 2012 09:29:42 -0400 >Subject: [PATCH] Enh 5668 Followup: fix BakerTaylorContentURL typo > >Restores opac-detail.tt reference to BakerTaylorContentURL, instead of >BakerTaylorContenturl >--- > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >index 74d1910..6f940f3 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt >@@ -553,7 +553,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () { > </FORM> > [% END %] > >- [% IF ( BakerTaylorContenturl ) %] >+ [% IF ( BakerTaylorContentURL ) %] > <span class="results_summary"> > <span class="label">Enhanced Content: </span> > [% IF ( OPACurlOpenInNewWindow ) %]<a href="[% BakerTaylorContentURL |html %]" target="_blank">Content Cafe</a>[% ELSE %]<a href="[% BakerTaylorContentURL |html %]">Content Cafe</a>[% END %] >-- >1.7.0.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 5668
:
3034
|
3035
|
5097
|
5098
|
5136
|
5137
|
5792
|
5794
|
5833
|
7116
|
7165
|
7166
|
7215
|
7604
|
7798
|
8027
|
8199
|
8202
|
8312
|
8326
|
8359
|
8459
|
8514
|
8537
|
8548
|
8613
|
8704
|
8705
|
8706
|
9159
|
9163
|
9164