Bug 15755: Display default item type as "All" in circ rules
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Feb 2016 13:00:37 +0000 (13:00 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Thu, 3 Mar 2016 22:24:08 +0000 (22:24 +0000)
commit6d854a167d2843ac2dac690bb69a048006994372
treec06fe268af1cf85795d9a73bdb83452be3cf8533
parent4eb0a1ad19e26d97111e43c48ec5e421026c835c
 Bug 15755: Display default item type as "All" in circ rules

Bug 15354 did not fix correctly the issue with the item type display.
The default item type '*' should be "All", at the moment nothing is
displayed in the column.

Test plan:
1/ Define a rule for default item types (All/*) and for specific item
types.
2/ Translate some item type descriptions used in previous step
3/ Default item type should be "All" and correct translations should be
displayed.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
admin/smart-rules.pl