From a11f1bb2c2619970824c1eb8cabc4b9913ba7c54 Mon Sep 17 00:00:00 2001 From: Petr Voborník Date: Wed, 15 Feb 2012 17:47:53 +0100 Subject: Fixed problem when attributes_widget was displaying empty option Attribute table was modified to skip creation of option for empty value. https://fedorahosted.org/freeipa/ticket/2291 --- install/ui/aci.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'install/ui') diff --git a/install/ui/aci.js b/install/ui/aci.js index fc72b519..02e03f30 100644 --- a/install/ui/aci.js +++ b/install/ui/aci.js @@ -487,7 +487,12 @@ IPA.attributes_widget = function(spec) { values = values || []; for (var i=0; i