Bugzilla – Attachment 20991 Details for
Bug 10840
Re-add missing [% OPACResultsSidebar %]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10840 - opac-facets.inc missing [% OPACResultsSidebar %]
Bug-10840---opac-facetsinc-missing--OPACResultsSid.patch (text/plain), 975 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2013-09-11 15:05:55 UTC
(
hide
)
Description:
Bug 10840 - opac-facets.inc missing [% OPACResultsSidebar %]
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2013-09-11 15:05:55 UTC
Size:
975 bytes
patch
obsolete
>From 7b682f1af21d1737aa544bf7988da48f6ee6fb48 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Sat, 7 Sep 2013 11:25:27 -0400 >Subject: [PATCH] Bug 10840 - opac-facets.inc missing [% OPACResultsSidebar %] > >Bug 10405 rightly added id's to items, but inadvertently removed >[% OPACResultsSidebar %] from the opac-facets.inc file. This >bug rectifies that problem. >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >Is back! OPACResultsSidebar is back! >--- > .../opac-tmpl/prog/en/includes/opac-facets.inc | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc b/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc >index 48d39d3..6142181 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc >+++ b/koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc >@@ -30,6 +30,7 @@ > </ul> > </div> > <div id="opacresultssidebar"> >+[% OPACResultsSidebar %] > </div> > [% END %] > [% END %] >-- >1.7.9.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 10840
:
20845
|
20991
|
20999
|
21000