Bug 17020: Do no pass findborrower to the template
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 28 Jul 2016 11:58:30 +0000 (12:58 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 10 Aug 2016 13:55:00 +0000 (13:55 +0000)
commit5995bd77a630521c360735b22c8573717515e62a
tree10ec870e2a26422dfe2b5c61ec5f4864191de33d
parent034f939a44287ae7078d95c15b55368aa98b4216
Bug 17020: Do no pass findborrower to the template

Indeed, it's not used!

Test plan:
  git grep '\[% findborrower'
should not return any result.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
circ/circulation.pl