7 Oct
2014
7 Oct
'14
3:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13038 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- The checkboxes which don't display have the following html: <input type="checkbox" class="selection" id="bib221806" name="biblionumber" value="221806" style="display:none"> Whereas the ones that do look like this: <input type="checkbox" class="selection" id="bib123152" name="biblionumber" value="123152" style=""> -- You are receiving this mail because: You are watching all bug changes.