hh_extended_family
hh_extended_family copied to clipboard
Support tree preference SHOW_PRIVATE_RELATIONSHIPS
In FancyTreeviewModule.php there is
if ($person->tree()->getPreference('SHOW_PRIVATE_RELATIONSHIPS')) {
The extended family module should support this tree preference, too.