27 Nov
2014
27 Nov
'14
9:44 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11881 --- Comment #21 from simith.doliveira@inlibro.com --- To test: I) Apply the patch validate: no breakline nor "Call Number:" text. II) Include the following test in the OPACUserCSS preference: .searchresults .CommasWithLinebreaks { display: block; # block - line breaks, inline - all one line } .searchresults .LabelCallNumber { display: inline; # inline - display, none - don't display } validate: Breakline or "Call Number:" text. -- You are receiving this mail because: You are watching all bug changes.