add all change in now.

This commit is contained in:
2025-08-29 23:17:58 +10:00
parent be2756d85f
commit 6cea606cc2
22 changed files with 259 additions and 63 deletions
+7
View File
@@ -128,6 +128,13 @@ export class ToolbarComponent implements OnInit, OnDestroy {
}
},
{
label: 'Import', icon: 'pi pi-users',
command: () => {
this.router.navigate(['/import']);
}
},
{
label: 'Family tree', icon: 'pi pi-users',
command: () => {