[Koha-bugs] [Bug 26534] Add Font Awesome icon to help identify staff patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 15 09:28:07 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26534

--- Comment #38 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Oh now I see that my code :
[% SET patron_is_staff = patron.has_permission({ 'catalogue' => 1 }) %]

Could have used existing var [% IF ( CAN_user_catalogue ) %].

Do I change ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list