diff --git a/assets/images/backgrounds/undraw_wait-in-line_login.svg b/assets/images/backgrounds/undraw_wait-in-line_login.svg new file mode 100644 index 0000000..913cdbe --- /dev/null +++ b/assets/images/backgrounds/undraw_wait-in-line_login.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/components/layout/full/vertical-header/ProfileDD.vue b/components/layout/full/vertical-header/ProfileDD.vue index 24b7958..676fbf8 100644 --- a/components/layout/full/vertical-header/ProfileDD.vue +++ b/components/layout/full/vertical-header/ProfileDD.vue @@ -151,44 +151,8 @@ const sessionInfo = computed(() => { - - - - - -
-
- {{ item.title }} -
-
-

- {{ item.subtitle }} -

-
-
-
-
@@ -203,24 +167,7 @@ const sessionInfo = computed(() => { Logout - - - Full Logout - - - -
- - Full logout akan menghapus semua sesi dan data lokal - -
+
diff --git a/components/layout/full/vertical-header/VerticalHeader.vue b/components/layout/full/vertical-header/VerticalHeader.vue index 8c9314e..a7177e1 100644 --- a/components/layout/full/vertical-header/VerticalHeader.vue +++ b/components/layout/full/vertical-header/VerticalHeader.vue @@ -44,13 +44,13 @@ watch(priority, (newPriority) => { - +
- +
@@ -85,7 +85,7 @@ watch(priority, (newPriority) => {
- +
diff --git a/components/layout/full/vertical-sidebar/VerticalSidebar.vue b/components/layout/full/vertical-sidebar/VerticalSidebar.vue index 3953071..4a11733 100644 --- a/components/layout/full/vertical-sidebar/VerticalSidebar.vue +++ b/components/layout/full/vertical-sidebar/VerticalSidebar.vue @@ -51,60 +51,7 @@ const sidebarMenu = shallowRef(sidebarItems);