From 6ca78f12fdc6efd6b44ac0d3dddc7350ef641cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20T=C3=B3th?= Date: Sun, 27 May 2018 16:45:52 +0200 Subject: [PATCH] Refactor dashboard API hide_messages to a separate command --- src/app/dashboard/dashboard.component.html | 6 ++++-- src/app/dashboard/dashboard.component.ts | 8 +++++--- src/app/dashboard/layout-command.ts | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index cc494dd..0496580 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -4,9 +4,11 @@
-
+
+ +
+ [ngClass]="{'deploy-blur': deploying}">