Skip to content
Snippets Groups Projects
Commit 8b9e343e authored by Hartung, Michael's avatar Hartung, Michael
Browse files

home Drugst.One preprint info alert

parent 22d39048
No related branches found
No related tags found
1 merge request!6Development
Pipeline #64497 failed
......@@ -29,7 +29,7 @@ export class HeaderComponent implements OnInit {
command: () => this.tabChange(3)
},
{label: 'DOCUMENTATION', icon: 'pi pi-fw pi-book', routerLink: 'doc', command: () => this.tabChange(4)},
{ label: 'CALL', icon: 'pi pi-fw pi-phone', routerLink: 'call', command: () => this.tabChange(5) }]
{ label: 'COLLABORATION', icon: 'pi pi-fw pi-phone', routerLink: 'call', command: () => this.tabChange(5) }]
this.activeTab = this.tabsModel[0];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment