cb2dc9c webui: switch associators if default doesn't work

Authored and Committed by pvoborni 9 years ago
    webui: switch associators if default doesn't work
    
    Make association auto-magic little bit less stupid. Now it supports
    adding of new attribute member with add_member and remove_member
    methods only on one side of the relationship.
    
    https://fedorahosted.org/freeipa/ticket/4507
    
    Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>