user associations

user assocaitions had been removed.  This adds them back in.
This commit is contained in:
Adam Young 2011-01-04 22:58:27 -05:00
parent 2f2c67cb59
commit 3390319f4c

View File

@ -69,7 +69,7 @@ function ipa_user(){
entity.create_association_facets();
but we are currently defining the associator using the global
function after the registration of the entity */
that.create_association_facets();
that.entity_init();
};