Bug 11101 - Item Type label in OPAC not easily css selectable.
Summary: Item Type label in OPAC not easily css selectable.
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: claire.stent
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 22:11 UTC by claire.stent
Modified: 2015-06-04 23:23 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Enable facet Authors to be changed (1.18 KB, patch)
2013-10-21 22:58 UTC, claire.stent
Details | Diff | Splinter Review
allow item types facet label to be changed (1.16 KB, patch)
2013-10-22 21:15 UTC, Liz Rea
Details | Diff | Splinter Review
[SIGNED OFF] Bug 11101 - Item Types label in opac not easily css selectable. Verify that the facet label for item type is wrapped in a span (1.30 KB, patch)
2013-10-27 04:03 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 11101 - Item Types label in opac not easily css selectable. Verify that the facet label for item type is wrapped in a span (1.34 KB, patch)
2013-11-08 16:37 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description claire.stent 2013-10-21 22:11:42 UTC
Author label in staff client not easily css selectable.
Comment 1 claire.stent 2013-10-21 22:58:05 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2013-10-22 00:35:19 UTC
Whoops, looks like someone worked on this same issue in Bug 11103

*** This bug has been marked as a duplicate of bug 11103 ***
Comment 3 Liz Rea 2013-10-22 21:15:43 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2013-10-27 04:03:57 UTC Comment hidden (obsolete)
Comment 5 Kyle M Hall 2013-11-08 16:37:15 UTC
Created attachment 22833 [details] [review]
Bug 11101 - Item Types label in opac not easily css selectable. Verify that the facet label for item type is wrapped in a span

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Adds a CSS class to the Item types facet in OPAC.
Works as described.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 6 Galen Charlton 2013-12-05 16:23:18 UTC
Pushed to master.  Thanks, Claire!
Comment 7 Fridolin Somers 2013-12-17 16:31:24 UTC
This patch has been pushed to 3.14.x, will be in 3.14.1
Comment 8 Tomás Cohen Arazi 2013-12-27 18:47:55 UTC
This patch has been pushed to 3.12.x, will be in 3.12.9.

Thanks Claire!