mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-19 23:33:43 +00:00
renamed the delete controller tool tip
This commit is contained in:
@ -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)"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user