put in all change
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<div class="shadow-2xl rounded p-2 mt-2">
|
||||
<h3>Family Tree</h3>
|
||||
<h3>Family Tree </h3>
|
||||
<div>
|
||||
<label>link from partner and Father and Mother Id</label>
|
||||
<div >
|
||||
<p-organization-chart [value]="familyTree()" selectionMode="multiple" [(selection)]="selectedNodes" [collapsible]="true">
|
||||
<ng-template let-node pTemplate="default">
|
||||
|
||||
Reference in New Issue
Block a user