[Koha-bugs] [Bug 10100] OPAC News dates need an CSS handle (class)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 23 09:44:13 CEST 2013


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

--- Comment #1 from Adrien SAURAT <adrien.saurat at biblibre.com> ---
Created attachment 17606
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17606&action=edit
proposed patch

TEST PLAN
This could be used in many ways, but one common goal would be to hide this
date, this can be done by adding the following lines to the OPACUserCSS system
preference :

p.newsfooter {
  visibility: hidden;
}

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


More information about the Koha-bugs mailing list