https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43299
--- Comment #5 from Lisette Scheer <[email protected]> --- While I agree with Christopher that it's not fixing the issue, I disagree that it's the status column that should be fixed. My understanding of the bug was not that the whole row would be labeled but that the shelving location itself would be: <span class="shelvingloc">YA Shelves</span> would turn into <span class="shelvingloc loc_YA" >YA Shelves</span> etc, though I supposed you could do css that looked at .shelvingloc that was a child of loc_YA, but it seems more complicated for the targeting. -- 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/
