overides required with optional.
This commit is contained in:
Adam Young
2011-06-27 15:57:40 -04:00
parent d2d5278c52
commit 6e967d8fe7
3 changed files with 12 additions and 2 deletions

View File

@@ -344,8 +344,6 @@ IPA.dialog = function(spec) {
var factory = field_spec.factory || IPA.text_widget;
field = factory(field_spec);
field.optional = field_spec.optional || false;
/* This is a bit of a hack, and is here to support ACI
permissions. The target section is a group of several
widgets together. It makes more sense to do them as a