Bug 15758: [QA Follow-up] Corrections related to GetBranches
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 26 Aug 2016 11:22:31 +0000 (13:22 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Sep 2016 14:36:06 +0000 (14:36 +0000)
commit632c78c073cc7f658442252e9d69cd689bcb2730
treea799accd59926c72256133853a4c5cbae9d6fe4f
parent0079ca7c72403059ca89f564cd6814c6dfb4312a
Bug 15758: [QA Follow-up] Corrections related to GetBranches

[1] C4/Search
A call to Koha::Libraries is added to routine pazGetRecords, but the
results of that call are not used. So removing it again.

[2] catalogue/itemsearch.pl
Although A=>B=>C=>D works, we'd better use here A=>B, C=>D.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Search.pm
catalogue/itemsearch.pl