Bug 15407: [QA Follow-up] Confusing cathash removed
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 12 Aug 2016 11:26:46 +0000 (13:26 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Sep 2016 13:29:23 +0000 (13:29 +0000)
commita3a2dbb8cda01f9dc6fb3f3ed015998794869719
tree5ccea01987856e5be454a6475d18ba3de6fa899c
parent82c98ad23495f18af7cba32a3d02d1dd34cdda01
Bug 15407: [QA Follow-up] Confusing cathash removed

One of the patches removed %cathash. Some kind of silly remainder
was left in a string. Just used as a text field to explain the
filters used on borrowers_stats.pl. The filter name cathash is not
really easy and also was confusing in relation to the variable.

So just a string patch, replacing it with Patron category.

NOTE: The output of borrowers_stats.pl with the filters listed, is
not one of the most beautiful Koha screens.
Furthermore, translatibility of these filters is still an issue to
be handled on another report.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
reports/borrowers_stats.pl