[Koha-bugs] [Bug 2426] Management Permissions Deprecated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 12 11:26:12 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2426

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|rel_3_2                     |master
           Assignee|gmcharlt at gmail.com          |koha-bugs at lists.koha-commun
                   |                            |ity.org

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list