[Koha-bugs] [Bug 23694] Author "By" should have its own class

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 1 09:01:40 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23694

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 93343
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93343&action=edit
Bug 23694: Author "By" should have its own class

TEST PLAN:
1. Go to OPAC details and results on a record which inlcudes an author. Attempt
to inspect the element of the "by" text/ 
2. Notice it exists outside of a <span> or <div>.
3. Apply patch. 
4. Inscept the element again and it should be inside of a <span> with a class
of 'byAuthor'.
5. Add this CSS to the OPACUserCSS '.byAuthor { display: none;}'.
6. Reload the OPAC results/details and notice that the 'by' bit is now hidden.

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


More information about the Koha-bugs mailing list