Onboarding
This commit is contained in:
@@ -5,7 +5,12 @@
|
||||
<p>Vorlagen fuer wiederkehrende Listen.</p>
|
||||
</div>
|
||||
|
||||
<a mat-flat-button routerLink="/templates/new">
|
||||
<a
|
||||
mat-flat-button
|
||||
routerLink="/templates/new"
|
||||
data-onboarding="new-template"
|
||||
(click)="onboarding.createTemplateClicked()"
|
||||
>
|
||||
<mat-icon aria-hidden="true">add</mat-icon>
|
||||
Neues Template
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user