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

--- Comment #2 from Nicole C. Engard <[email protected]> ---

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to