populate the group select upon initial creation

Fixes the delegation add dialog
This commit is contained in:
Adam Young 2010-12-21 13:37:23 -05:00
parent 4d6cd89258
commit 2cb53ec8d0

View File

@ -179,7 +179,7 @@ IPA.entity_select_widget = function(spec){
return false;
}
}).appendTo(dd);
populate_select();
}
var value = '';
that.reset = function(){