From 4d4244901cd725b2136a23c8d73fd854979330af Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Tue, 20 Jun 2017 00:46:53 -0400 Subject: [PATCH] Have Resume component display the id param --- router/src/app/resume/resume.component.html | 2 +- router/src/app/resume/resume.component.ts | 8 ++++- url_params.md | 36 +++++++++++++++++++++ 3 files changed, 44 insertions(+), 2 deletions(-) diff --git a/router/src/app/resume/resume.component.html b/router/src/app/resume/resume.component.html index 7d55d83..617f10d 100644 --- a/router/src/app/resume/resume.component.html +++ b/router/src/app/resume/resume.component.html @@ -1,4 +1,4 @@ -

Resume

+

Resume: {{jobIndex}}