Added undo for permission target.

https://fedorahosted.org/freeipa/ticket/885
This commit is contained in:
Endi S. Dewata
2011-02-02 10:35:23 -06:00
committed by Adam Young
parent 0353a2be67
commit d389e054f6
5 changed files with 269 additions and 187 deletions

View File

@@ -157,7 +157,7 @@ IPA.dialog = function(spec) {
field.setup(span);
}
for (var j = 0; i<that.sections.length; j++) {
for (var j=0; j<that.sections.length; j++) {
var section = that.sections[j];
var div = $('#'+that.entity_name+'-'+that.name+'-'+section.name,