diff --git a/assets/components/dialog/dialog.vue b/assets/components/dialog/dialog.vue index 0e068ebd..6330ff3f 100644 --- a/assets/components/dialog/dialog.vue +++ b/assets/components/dialog/dialog.vue @@ -32,6 +32,10 @@ diff --git a/assets/components/header/header.vue b/assets/components/header/header.vue index 6490a24b..e898106e 100644 --- a/assets/components/header/header.vue +++ b/assets/components/header/header.vue @@ -100,6 +100,7 @@ :notifications="notifications" :unseen-count="unseenNotificationsCount" @check="fetchNotifications" + @add-alert="showAddAlert = true" /> @@ -144,12 +145,19 @@ + + Alert