mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-29 15:43:58 +00:00
Removed the top banner and logo on the controllers page
This commit is contained in:
parent
88f44554de
commit
6577bfc926
@ -1,5 +1,5 @@
|
||||
<header>
|
||||
<mat-toolbar color="primary">
|
||||
<mat-toolbar color="primary" *ngIf="router.url != '/controllers'">
|
||||
<button mat-icon-button *ngIf="!isLoginPage && router.url == '/controllers'">
|
||||
<mat-icon svgIcon="gns3"></mat-icon>
|
||||
</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user