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)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 19 Jul 2018 17:15:53 +0000 (17:15 +0000)
commitad34ef74cdee0f204c03cdf88b1db775768a44fe
tree7e7c6c1f3d73254ec68159b3d2b211bd0b6d4b24
parent3c034dcc3afef792e89935a7854304d82d15c022
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>
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]