fix checkbox management of hazelnut for when the slice query comes back first
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 3 Oct 2013 14:05:48 +0000 (16:05 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 3 Oct 2013 14:05:48 +0000 (16:05 +0200)
commitfae2ac72dee8afbe0be87f766f3834df9910a2db
tree74c9419929e2be34d63394cc0f5a29ebafb69943
parent4722ee62bd16b68846ecfc19e19e62b5bc769c01
fix checkbox management of hazelnut for when the slice query comes back first
the optimization that calls fnAddData only once had broken that, and we attempted to check the checkboxes before the call to fnAddData
plugins/hazelnut/static/js/hazelnut.js