mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-01 15:00:49 +00:00
renamed the delete controller tool tip
This commit is contained in:
parent
2755f7226b
commit
56a22ec5c8
@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
<button
|
<button
|
||||||
mat-icon-button
|
mat-icon-button
|
||||||
matTooltip="Remove server"
|
matTooltip="Remove controller"
|
||||||
matTooltipClass="custom-tooltip"
|
matTooltipClass="custom-tooltip"
|
||||||
(click)="deleteServer(row)"
|
(click)="deleteServer(row)"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user