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

--- Comment #1 from Lucas Gass <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to