diff options
| author | Alex Tatiyants <atatiyan@gmail.com> | 2016-01-03 21:34:35 -0800 |
|---|---|---|
| committer | Alex Tatiyants <atatiyan@gmail.com> | 2016-01-03 21:34:35 -0800 |
| commit | 7955dbcc9272f258c9b36e67853471e59d851cac (patch) | |
| tree | 07a994f849b8a2c451337624ac15e9eae38f8f75 /app/components/plan-new/plan-new.html | |
| parent | 08497567950cd04916cd2608334d9ea85e811c20 (diff) | |
create common nav, update README
Diffstat (limited to 'app/components/plan-new/plan-new.html')
| -rw-r--r-- | app/components/plan-new/plan-new.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/components/plan-new/plan-new.html b/app/components/plan-new/plan-new.html index f9babb6..ba65d99 100644 --- a/app/components/plan-new/plan-new.html +++ b/app/components/plan-new/plan-new.html @@ -1,11 +1,3 @@ -<nav> - <div class="nav-container"> - <a [routerLink]="['PlanList']">plans</a> - <span class="text-muted"> | </span> - create plan - </div> -</nav> - <div class="page"> <span class="text-muted">For best results, use EXPLAIN (ANALYZE, COSTS, VERBOSE, BUFFERS, FORMAT JSON)</span> <div> |
