http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7024
--- Comment #1 from Owen Leonard <[email protected]> 2011-10-13 14:12:12 UTC --- Created attachment 5875 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5875 Proposed fix The display of messages "to the patron" on the checkout screen lacked the same logic controlling messages "to other librarians," affecting conditions under which the [Delete] link would be shown. This match makes the two categories consistent with each other: A delete link will be shown if the logged in branch matches the branch where the message was set OR if AllowAllMessageDeletion is turned on. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
