Bug 20974: Remove files left behind after removing Solr
authorOwen Leonard <oleonard@myacpl.org>
Thu, 21 Jun 2018 13:37:35 +0000 (13:37 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 21 Sep 2018 09:34:38 +0000 (11:34 +0200)
commit711f65a6894f8979734f2738ec3500dee4756826
treee53566941631e0b609b0f23609c3cb9db57a80f4
parent3725ca1be905bfa02ccac12e5256e6f33ff0e164
Bug 20974: Remove files left behind after removing Solr

Some files were left behind when Bug 12538 removed support for Solr.
This patch removes them.

To test, apply the patch and fail to observe the existence of these
files:

koha-tmpl/opac-tmpl/bootstrap/en/includes/search/facets.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/search/page-numbers.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/search/resort_form.inc

Perform a search in the OPAC to confirm that nothing broke.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit ad34ef74cdee0f204c03cdf88b1db775768a44fe)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 517827fb9c2e69d58d8e9345ba2d259de08efded)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/search/facets.inc [deleted file]
koha-tmpl/opac-tmpl/bootstrap/en/includes/search/page-numbers.inc [deleted file]
koha-tmpl/opac-tmpl/bootstrap/en/includes/search/resort_form.inc [deleted file]