diff --git a/gca-admin-gurusoft-message-dashboard/src/components/SystemMesssages.vue b/gca-admin-gurusoft-message-dashboard/src/components/SystemMesssages.vue index ede876e..35e8998 100644 --- a/gca-admin-gurusoft-message-dashboard/src/components/SystemMesssages.vue +++ b/gca-admin-gurusoft-message-dashboard/src/components/SystemMesssages.vue @@ -17,6 +17,16 @@

{{ msg.message }}

+
+ + Les mer her + +

Loading messages...

diff --git a/gca-admin-gurusoft-message-dashboard/src/mocks/system_message.json b/gca-admin-gurusoft-message-dashboard/src/mocks/system_message.json index db24a14..723a281 100644 --- a/gca-admin-gurusoft-message-dashboard/src/mocks/system_message.json +++ b/gca-admin-gurusoft-message-dashboard/src/mocks/system_message.json @@ -5,7 +5,7 @@ "title": "System Maintenance Notification", "message": "Scheduled maintenance will occur this weekend.", "description": "The system will be down for maintenance from 10 PM to 2 AM on Saturday.", - "url": "https://status.example.com/maintenance", + "url": "https://google.com", "tags": [ "maintenance", "downtime",