https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41674
--- Comment #17 from Owen Leonard <[email protected]> --- > > Who is volunteering to add this to the coding guidelines? I'm happy to do this. > > Should we have a QA check added to attempt to prevent future occurrences of > > CAN_user*? I'm not sure how you'd do this... There are other reasons we check CAN_user_parameters_manage_sysprefs, e.g. [% IF ( CAN_user_parameters_manage_sysprefs ) %] <li> <a class="circ-button" href="/cgi-bin/koha/admin/preferences.pl?tab=cataloguing">Preferences</a> </li> [% END %] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
