https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40421 Bug ID: 40421 Summary: Logged in info should be data-attributes instead of text Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com We have these in the HTML on the staff interface: loggedinusername loggedincategorycode logged-in-branch-code Instead of display that info as text in the HTML element we should use data-attributes. One big benefit to using data-attributes would be that these could then be selectable with CSS. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.