30814423a
6ad971d5f
eacb25c43
cd83ea1b9
1
2
3 4
5
<a class="action-button action-button-edit grey-button" [routerLink]="routerLink" [ngbTooltip]="title"> <my-global-icon iconName="edit" aria-hidden="true"></my-global-icon> <span class="button-label" *ngIf="label">{{ label }}</span> </a>