[Koha-bugs] [Bug 11105] label - staff client - topics on facets not easily css selectable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 22 01:31:05 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11105

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list