From: Zavier Banks Date: Thu, 21 Nov 2019 21:20:52 +0000 (+0000) Subject: Lp# 1849212 OPAC Search Course Reserves Facet X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=eee744d34f6e3fa977c39c61911c98146048ffc4;p=working%2FEvergreen.git Lp# 1849212 OPAC Search Course Reserves Facet I'm currently in the process of adding a new component that will filter the course reserves materials against the queried records. I've added both the html and database querying. All that left is to sort out a few bugs. Signed-off-by: Zavier Banks --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index e5b9f196e6..f2e9dc7f46 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -3093,7 +3093,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + diff --git a/Open-ILS/src/templates/opac/parts/advanced/search.tt2 b/Open-ILS/src/templates/opac/parts/advanced/search.tt2 index 7ac166dba9..b193c25c78 100644 --- a/Open-ILS/src/templates/opac/parts/advanced/search.tt2 +++ b/Open-ILS/src/templates/opac/parts/advanced/search.tt2 @@ -2,6 +2,7 @@ PROCESS "opac/parts/misc_util.tt2"; PROCESS get_library; %] +