Bug 10840: restore OPACResultsSidebar in opac-facets.inc
authorMark Tompsett <mtompset@hotmail.com>
Sat, 7 Sep 2013 15:25:27 +0000 (11:25 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 16 Sep 2013 15:34:05 +0000 (15:34 +0000)
commit4f9ee9a6b8d1c84d4ff9894998f0f9a8904201fa
tree579e6fdc0498bb7c7ce55493510ac3d1f09ebc3b
parent2e3c8215646033003ad2c49aa2759aa21986ab7e
Bug 10840: restore OPACResultsSidebar in opac-facets.inc

Bug 10405 rightly added id's to items, but inadvertently removed
[% OPACResultsSidebar %] from the opac-facets.inc file. This
bug rectifies that problem.

Test Plan:
Confirm the problem
===================
1) Set OPACResultsSidebar system preference to some text.
2) In the OPAC, search for something
3) The facets will not have the text, though viewing the source, there
   is an empty <div id="opacresultssidebar">.

Correct the problem
===================
1) Apply the patch to the master system
2) In the OPAC, search again for something
3) The facets on the left will now have the text from the
   OPACResultsSidebar system preference.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Is back! OPACResultsSidebar is back!

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Copied test plan from bug report into commit message.
Template only change, works as expected.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc