[Freeipa-devel] [PATCH] 006 Uncheck checkboxes in association after deletion

Petr Vobornik pvoborni at redhat.com
Thu Aug 18 13:18:07 UTC 2011


https://fedorahosted.org/freeipa/ticket/1639

- added unchecking all checkboxes of table_widget and its derivates to 
on_load method.

line '$('input[name=select]', that.tbody).attr('checked', false);' can 
be unnecessary because load method is recreating all rows in table. But 
I sense, it could be useful later.

As I was implementing it, I noticed that after removing or adding sudo 
option it refreshes facet -> all other associations. Don't know if it's 
a feature or a bug. (sudo.js: 679, 683, 723, 727).
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0006-Uncheck-checkboxes-in-association-after-deletion.patch
Type: text/x-patch
Size: 2175 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110818/7eea4278/attachment.bin>


More information about the Freeipa-devel mailing list