label - staff client - topics on facets not easily css selectable
Created attachment 22221 [details] [review] Adding span to Topics
This patch adds "<span id="topics-span"> Topics</span>" whereas other patches in this batch do something like this: <span id="facet-Itemtypes"> Item types </span> I think the "facet-XXX" pattern is better since it is more descriptive. It's redundant to give an id to your span which includes the word "span." Thanks for the patch--I hope you can submit a follow-up.
Owen, I'll fix this one up, maintaining Rachel's authorship. Liz
Created attachment 22892 [details] [review] bug 11105 created topics span in opac To test: Verify topics in the facets is wrapped in a span.
Created attachment 22893 [details] [review] bug 11105 created places span in opac To test: Verify places in the facets is wrapped in a span.
Created attachment 23119 [details] [review] [SIGNED OFF] Bug 11105: created places span in opac To test: Verify places in the facets is wrapped in a span. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template change only, works as expected.
Created attachment 23190 [details] [review] Bug 11105: created places span in opac To test: Verify places in the facets is wrapped in a span. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template change only, works as expected. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
I think we would like to have an id for each facets, I will add a new report for that. The patch will modify prog/bootstrap and intranet interfaces.
Pushed to master. Thanks, Rachel!
This patch has been pushed to 3.14.x, will be in 3.14.1
This patch has been pushed to 3.12.x, will be in 3.12.8. Thanks Rachel!