Bug 23726

Summary: Give class to No Items Available text on OPAC results page
Product: Koha Reporter: Lucas Gass <lucas>
Component: OPACAssignee: Lucas Gass <lucas>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
19.11.00
Attachments: Bug 23726: Give class to No Items Available text on OPAC results page
Bug 23726: Give class to No Items Available text on OPAC results page
Bug 23726: Give class to No Items Available text on OPAC results page

Description Lucas Gass 2019-10-03 09:33:43 UTC
In the OPAC search results if an item is unavailable the text "No Items Available" appears but is not inside of an HTML element and can be hard to change or apply CSS to. This should be inside a <span> element.
Comment 1 Lucas Gass 2019-10-03 09:41:52 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2019-10-03 18:04:59 UTC
Created attachment 93663 [details] [review]
Bug 23726: Give class to No Items Available text on OPAC results page

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 3 Katrin Fischer 2019-10-07 19:44:15 UTC
Created attachment 93843 [details] [review]
Bug 23726: Give class to No Items Available text on OPAC results page

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Martin Renvoize 2019-10-08 13:03:27 UTC
Nice work!

Pushed to master for 19.11.00