commit 3390319f4c79564ab579bfbc1e341defb5299e50
Author: Adam Young <ayo...@redhat.com>
Date:   Tue Jan 4 22:58:27 2011 -0500

    user associations
    user associations had been removed.  This adds them back in.

diff --git a/install/static/user.js b/install/static/user.js
index 1a2ab44..c0e6fae 100644
--- a/install/static/user.js
+++ b/install/static/user.js
@@ -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();
     };

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to