mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-19 21:17:51 +00:00
Update project-map.component.html
This commit is contained in:
parent
6c92941794
commit
15b9748120
@ -59,6 +59,10 @@
|
|||||||
<mat-icon>info</mat-icon>
|
<mat-icon>info</mat-icon>
|
||||||
<span>Go to system status</span>
|
<span>Go to system status</span>
|
||||||
</button>
|
</button>
|
||||||
|
<button mat-menu-item routerLink="/settings">
|
||||||
|
<mat-icon>settings</mat-icon>
|
||||||
|
<span>Go to settings</span>
|
||||||
|
</button>
|
||||||
<button mat-menu-item (click)="addNewTemplate()">
|
<button mat-menu-item (click)="addNewTemplate()">
|
||||||
<mat-icon>control_point</mat-icon>
|
<mat-icon>control_point</mat-icon>
|
||||||
<span>New template</span>
|
<span>New template</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user