blob: c94d8d0c9c8c2ef5f561e5cfe8eabce91f3adb6d (
plain) (
tree)
|
|
<span class="action-button action-button-delete grey-button" [ngbTooltip]="title" role="button" tabindex="0">
<my-global-icon iconName="delete" aria-hidden="true"></my-global-icon>
<span class="button-label" *ngIf="label">{{ label }}</span>
</span>
|