From bb10d5713964f1583ddcc0f35d0715f8ea2ba5ba Mon Sep 17 00:00:00 2001 From: Fuzi_fauzia Date: Tue, 21 May 2024 11:57:17 +0700 Subject: [PATCH] intergrasi master role --- .../horizontal/horizontal.component.html | 2 +- .../master-role/master-role.component.css | 190 ++++++++++++++++++ .../master-role/master-role.component.html | 129 +++++++++++- .../master-role/master-role.component.ts | 127 ++++++++++++ .../monitoring/detail/detail.component.html | 70 +++++++ src/app/login/login.component.html | 2 +- 6 files changed, 517 insertions(+), 3 deletions(-) diff --git a/src/app/_layout/header/horizontal/horizontal.component.html b/src/app/_layout/header/horizontal/horizontal.component.html index 77e1dd9..f297cc7 100644 --- a/src/app/_layout/header/horizontal/horizontal.component.html +++ b/src/app/_layout/header/horizontal/horizontal.component.html @@ -11,7 +11,7 @@