Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 6f0cdee69b Bug 15398: Hide Staff members only in the patron deletion/anonymization tool
On bug 9076 (commit 568a4c1230), the plan
was to hide the Staff members from the tool.
But the test was wrong, it was done on the category_code instead of the
category_type value.

Test plan:
1/ Create a category 'Student' which is not part of the Staff
(category_code=S, category_type!=S)
2/ Create a staff category (category_type=S)
3/ Go on the deletion/anonymization tool (tools/cleanborrowers.pl) and
confirm that the category Student category is displayed in the dropdown
list.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described, no errors.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

http://bugs.koha-community.org/show_bug.cgi?id=15308

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-01-27 01:14:25 +00:00
..
css Bug 13022 [QA Followup] - Highlight the results with inaccurate status, add explanation when mouse hovers over. 2015-12-31 18:11:21 +00:00
data
includes Bug 15542: Change for the German style address format 2016-01-23 19:15:08 +00:00
js Bug 14613: Send cart window is too small in staff and hides 'send' button 2016-01-19 15:58:26 -07:00
lib/yui
modules Bug 15398: Hide Staff members only in the patron deletion/anonymization tool 2016-01-27 01:14:25 +00:00
xslt Bug 15170 - Add 264 field to MARC21*DC.xsl 2015-12-30 03:49:27 +00:00
columns.def Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00