aboutsummaryrefslogtreecommitdiff
path: root/app/components/plan-view/plan-view.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/plan-view/plan-view.html')
-rw-r--r--app/components/plan-view/plan-view.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/app/components/plan-view/plan-view.html b/app/components/plan-view/plan-view.html
index ab9b7dc..8ebe525 100644
--- a/app/components/plan-view/plan-view.html
+++ b/app/components/plan-view/plan-view.html
@@ -32,13 +32,8 @@
</ul>
</div>
-<nav>
- <div class="nav-container">
- <a [routerLink]="['PlanList']">plans</a><span class="text-muted"> / </span>{{plan.name}}
- </div>
-</nav>
-
<div class="page page-stretch">
+ <h2>{{plan.name}}</h2>
<div *ngIf="viewOptions.showPlanStats" class="plan-stats">
<div>
<span class="stat-value">{{executionTime}}</span>