diff --git a/static/src/app/statistic/war/scoreboard/scoreboard.component.html b/static/src/app/statistic/war/scoreboard/scoreboard.component.html index 85374b2..94dfdec 100644 --- a/static/src/app/statistic/war/scoreboard/scoreboard.component.html +++ b/static/src/app/statistic/war/scoreboard/scoreboard.component.html @@ -16,8 +16,7 @@ {{tableHead[1].head | translate}} - {{element.fraction === - 'BLUFOR' ? fraction.BLUFOR : fraction.OPFOR}} + {{element.fraction === 'BLUFOR' ? fraction.BLUFOR : fraction.OPFOR}} diff --git a/static/src/assets/bg.jpg b/static/src/assets/bg.jpg index f1a1755..876be45 100644 Binary files a/static/src/assets/bg.jpg and b/static/src/assets/bg.jpg differ