summaryrefslogtreecommitdiffstats
path: root/install/static/aci.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/aci.js')
-rw-r--r--install/static/aci.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/aci.js b/install/static/aci.js
index d536e34f7..f31449f02 100644
--- a/install/static/aci.js
+++ b/install/static/aci.js
@@ -179,7 +179,7 @@ IPA.entity_select_widget = function(spec){
return false;
}
}).appendTo(dd);
-
+ populate_select();
}
var value = '';
that.reset = function(){