Bug 10100

Summary: OPAC News dates need an CSS handle (class)
Product: Koha Reporter: Adrien SAURAT <adrien.saurat>
Component: OPACAssignee: Adrien SAURAT <adrien.saurat>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: proposed patch
Bug 10100: adds a class to OPAC news dates
[PASSED QA] Bug 10100: adds a class to OPAC news dates

Description Adrien SAURAT 2013-04-23 07:37:35 UTC
On the admin side, the footer of each news contain a P html tag associated with the "newsfooter" class. It's useful if we need to hide this through CSS. Alas, this is more often needed on the OPAC side, but there's nothing like this there.
Comment 1 Adrien SAURAT 2013-04-23 07:44:13 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall (khall) 2013-04-26 18:48:46 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-05-12 21:51:22 UTC
Created attachment 18104 [details] [review]
[PASSED QA] Bug 10100: adds a class to OPAC news dates

Adds a "newsfooter" class to allow CSS modification
of the date appearing as a footer on each news.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Adds a class, checked po files to make sure change is string safe.
Comment 4 Jared Camins-Esakov 2013-05-13 00:55:35 UTC
This patch has been pushed to master and 3.12.x.