Ticket #6003 - Select All Checkbox on Orphan and Missing Page:
commit7f2d51a0ac3b61dd00bfde6c28f9feacbf567245
authorPeter Krenesky <peter@osuosl.org>
Mon, 6 Jun 2011 04:29:16 +0000 (5 21:29 -0700)
committerPeter Krenesky <peter@osuosl.org>
Mon, 6 Jun 2011 04:29:16 +0000 (5 21:29 -0700)
tree91d6c8237d3797a0d26e814220b826e48aa41acf
parent327eb13a779b8aeb5ad1b2babb62ddc04f844d25
Ticket #6003 - Select All Checkbox on Orphan and Missing Page:
    jquery plugin was not written to be reused.  It was appending checkboxes to every form on the page.  The plugin as been rewritten as a generic plugin that can work for any form.

    This was affecting all import pages, including node pages.
ganeti/templates/importing/missing.html
ganeti/templates/importing/missing_db.html
ganeti/templates/importing/nodes/import.html
ganeti/templates/importing/nodes/missing.html
ganeti/templates/importing/orphans.html
media/js/jquery.multi_checkbox_selector.js