add all change in now.
This commit is contained in:
@@ -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: () => {
|
||||
|
||||
Reference in New Issue
Block a user