27 Sep
2022
27 Sep
'22
5:52 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31633 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Andrew Fuerste-Henry from comment #2)
(In reply to Lucas Gass from comment #1)
What if we just simply added a data-attribute that one could base CSS/JS off of?
Something like:
<div data-holdingbranch="CPL"> <div data-homebranch="FPL">
So just put all three branches in the CSS to start and let folks key off whichever they want to use? Works for me.
Yep, great idea :) I think if we could add them to the existing div, we would also be safe to not change the page structure affecting existing CSS. -- You are receiving this mail because: You are watching all bug changes.