https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40205
--- Comment #8 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 189852 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189852&action=edit Bug 40205: data-categorycode should always be set to ALL To test: 1. Add at least one rule to the default-circulation-rules table that contains a patron category. 2. Now add a "Default checkout, hold and return policy" rule. 3. Inspect the "Unset" button: <a href="#" class="delete-branch-cat btn btn-default btn-xs" data-categorycode="T" data-branch="*"><i class="fa fa-undo"></i> Unset</a> 4. APPLY PATCH and clear browser cache 5. Try again, this time you should be able to delete the rule. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
