https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43299 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Lisette Scheer from comment #5)
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.
+1 I think maybe Christopher had a different bug in mind? It would make sense, but this one is clearly about some other area. -- You are receiving this mail because: You are watching all bug changes.