Add link to legacy Winscope
Test: open winscope, click on "Open legacy Wiscope", check that legacy winscope is opened Change-Id: I7dddbb107b20d07309a5033a7bf94d82f952afbd
This commit is contained in:
@@ -52,6 +52,12 @@ import {UploadTracesComponent} from "./upload_traces.component";
|
||||
<mat-toolbar class="toolbar">
|
||||
<span class="app-title">Winscope</span>
|
||||
|
||||
<a href="http://go/winscope-legacy">
|
||||
<button color="primary" mat-button>
|
||||
Open legacy Winscope
|
||||
</button>
|
||||
</a>
|
||||
|
||||
<div class="spacer"></div>
|
||||
|
||||
<button *ngIf="dataLoaded" color="primary" mat-stroked-button
|
||||
|
||||
Reference in New Issue
Block a user