mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-20 00:00:47 +00:00
.
This commit is contained in:
parent
9f61f03917
commit
e2d8904eee
@ -24,7 +24,7 @@
|
||||
<th mat-header-cell *matHeaderCellDef>Actions</th>
|
||||
<td mat-cell *matCellDef="let element">
|
||||
<button mat-icon-button matTooltip="Delete adapter" matTooltipClass="custom-tooltip" (click)="delete(element)">
|
||||
<mat-icon aria-label="Delete adapter">delete</mat-icon>
|
||||
<mat-icon aria-label="Delete adapter">delete</mat-icon>
|
||||
</button>
|
||||
</td>
|
||||
</ng-container>
|
||||
|
Loading…
x
Reference in New Issue
Block a user