Fix the Task Cloud Filters ordering (#4078)

Navigate on the task details when a row is selected
This commit is contained in:
Maurizio Vitale
2018-12-12 18:27:36 +00:00
committed by GitHub
parent 137584839b
commit bdef2642e7
7 changed files with 64 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
<button data-automation-id="go-back" mat-icon-button (click)="onGoBack()">
<mat-icon>arrow_back</mat-icon> Go Back
</button>
<h4>Simple page to show the taskId: {{ taskId }} of the app: {{ applicationName }}</h4>