Review fixes

This commit is contained in:
Piotr Pekala
2019-02-20 04:41:32 -08:00
parent 31f22728a9
commit 369743e2ea
40 changed files with 164 additions and 77 deletions

View File

@ -4,6 +4,8 @@
<button mat-button routerLink="/servers">Servers</button>
<button *ngIf="recentlyOpenedProjectId && recentlyOpenedServerId" mat-button routerLink="/server/{{recentlyOpenedServerId}}/project/{{recentlyOpenedProjectId}}">Back to project</button>
<span class="fill-space"></span>
<button mat-button [matMenuTriggerFor]="menu" >