[Koha-bugs] [Bug 22765] Add class beside loggedinusername to indicate if logged in user is a superlibrarian

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 24 15:54:25 CEST 2019


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 88625
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88625&action=edit
Bug 22765 - Add class beside loggedinusername to indicate if logged in user is
a superlibrarian

It would be useful to know if a logged in user is a superlibrarian for the
purpose of customization
using Javascript and CSS.

Test Plan:
1) Apply this patch, restart all the things
2) Log in as a superlibraraian
3) Note the new class 'is_superlibrarian' next to the 'loggedinusername' class
4) Log in as a non-superlibrarian
5) Note the new class is not present

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


More information about the Koha-bugs mailing list