http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2426
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |master Assignee|[email protected] |[email protected] | |ity.org --- Comment #6 from Katrin Fischer <[email protected]> --- It appears the only remaining code for this permission has been changed since and now also checks for another permission: 66 [% IF ( CAN_user_management || CAN_user_editcatalogue_edit_catalogue ) %] 67 <li> 68 <a class="toplinks" href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set library</a> 69 </li> 70 [% END %] Might be a good time to finally remove the permission? -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ 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/
