From 5666e1c29d407831dd5c1c763a8562dadc7bbbdd Mon Sep 17 00:00:00 2001 From: Nils Dittberner Date: Wed, 22 Nov 2017 13:27:20 +0100 Subject: [PATCH] 12-146 Resolve reloading with new navigation links --- src/app/header/header.component.html | 10 +++++----- src/app/header/header.component.ts | 7 +------ src/app/recipes/recipe-detail/recipe-detail.component.html | 4 ++-- .../recipes/recipe-list/recipe-item/recipe-item.component.html | 2 +- 4 files changed, 9 insertions(+), 14 deletions(-) diff --git a/src/app/header/header.component.html b/src/app/header/header.component.html index 0a90ae9..c10ae21 100644 --- a/src/app/header/header.component.html +++ b/src/app/header/header.component.html @@ -6,15 +6,15 @@ diff --git a/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html b/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html index d73c650..551163a 100644 --- a/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html +++ b/src/app/recipes/recipe-list/recipe-item/recipe-item.component.html @@ -1,5 +1,5 @@