From b1a82b0c451d25ede7c5a4720df38b5dfcda7f66 Mon Sep 17 00:00:00 2001 From: Florian Hartwich Date: Thu, 18 May 2017 14:45:00 +0200 Subject: [PATCH] Make army overview visible public and rework login/logout routings --- static/src/app/app.component.html | 5 ++++- static/src/app/app.component.ts | 2 +- static/src/app/app.routing.ts | 3 +-- static/src/app/login/login.component.ts | 6 +++--- static/src/app/services/http-client.ts | 18 ++++++++++-------- 5 files changed, 19 insertions(+), 15 deletions(-) diff --git a/static/src/app/app.component.html b/static/src/app/app.component.html index e506d03..5003f64 100644 --- a/static/src/app/app.component.html +++ b/static/src/app/app.component.html @@ -15,7 +15,10 @@