Bug 15568: Fix display default circ rules
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 13 Jan 2016 16:13:36 +0000 (16:13 +0000)
committerJesse Weaver <jweaver@bywatersolutions.com>
Tue, 19 Jan 2016 22:18:42 +0000 (15:18 -0700)
commitc5aa6762945b2889f328f5e0d4562f6a99fcee70
tree01badfa5b6aaddb163a757614fcbbf20d75d1aa6
parentde823801e6f021982f8857b59a593ed28c433798
Bug 15568: Fix display default circ rules

To reproduce:
Go on the admin circ rules page (admin/smart-rules.pl), switch the
dropdown list from specific to "all libraries".
The rules are not displayed anymore.

Test plan:
Apply this patch and confirm that the rules are now displayed correctly.
Make sure the enh introduced by bug 11625 is not broken.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
admin/smart-rules.pl