mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-19 15:23:51 +00:00
add route
This commit is contained in:
@ -27,8 +27,7 @@
|
||||
<mat-icon>settings_applications</mat-icon>
|
||||
<span>Template preferences</span>
|
||||
</button>
|
||||
<button mat-menu-item>
|
||||
<!-- [routerLink]="['/controller', controller.id, 'image-manager']" -->
|
||||
<button mat-menu-item (click)="goToImageManager()">
|
||||
<mat-icon>collections</mat-icon>
|
||||
<span>Image manager</span>
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user