From e8319d351f29fcd01ae479e8407a8de26f0910c3 Mon Sep 17 00:00:00 2001 From: HardiReady Date: Sat, 28 Jul 2018 19:13:30 +0200 Subject: [PATCH] Remove global outlets --- static/src/app/app.component.html | 23 +++--------------- static/src/app/app.routing.ts | 2 +- .../army/army-member/army-member.component.ts | 16 +++---------- static/src/app/army/army.component.ts | 21 ++++------------ static/src/app/army/army.routing.ts | 4 ---- .../decoration-overview.component.ts | 21 ++++------------ static/src/app/pub/public.component.css | 0 static/src/app/pub/public.component.html | 1 - static/src/app/pub/public.component.ts | 11 --------- static/src/app/pub/public.routing.ts | 24 ++++++++++--------- .../rank-overview/rank-overview.component.ts | 14 ++--------- 11 files changed, 30 insertions(+), 107 deletions(-) delete mode 100644 static/src/app/pub/public.component.css delete mode 100644 static/src/app/pub/public.component.html delete mode 100644 static/src/app/pub/public.component.ts diff --git a/static/src/app/app.component.html b/static/src/app/app.component.html index 25cfb77..1e2ba6e 100644 --- a/static/src/app/app.component.html +++ b/static/src/app/app.component.html @@ -18,10 +18,10 @@ Armeeübersicht
  • - Ränge + Ränge
  • - Auszeichnungen + Auszeichnungen
  • Statistiken @@ -115,27 +115,10 @@ - -
    - -
    - -
    +
    - - - -
    -