15 Oct
2020
15 Oct
'20
9:28 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26534 --- Comment #38 from Fridolin SOMERS <fridolin.somers@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.