Bug 9188: Remove 'debug' information from patron statistics
authorMark Tompsett <mtompset@hotmail.com>
Wed, 7 Jun 2017 19:28:11 +0000 (15:28 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 1 Oct 2018 13:56:37 +0000 (13:56 +0000)
commit36a52382227aecca98f8b57314d4374a60a99227
tree07ca10c0af8295235dd1af3b4b73176ea448f2ae
parentf0988e414edfde2d7155eedb532b32d43c32109f
Bug 9188: Remove 'debug' information from patron statistics

TEST PLAN
---------
run patron statistics without filtering
-- notice lots of text at top.
run patron statistics with filtering
-- notice lots of text at top.
apply patch
run it without and without filtering
-- amount of text should be small or none and be related to the filtering selected.
run koha qa test tools

Signed-off-by: Andreas Roussos <arouss1980@gmail.com>
Works as expected, i.e. only filtering information is displayed.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_stats.tt
reports/borrowers_stats.pl