From 1d8b26998a46ca1de3887def45c42732654f32b8 Mon Sep 17 00:00:00 2001 From: Ziver Koc Date: Fri, 22 Mar 2024 01:27:43 +0100 Subject: [PATCH] fixed some JS issues where event overview links did not work and all devices does is not visible --- .../resources/web/js/vue/components/EventActionComponent.js | 4 +++- hal-core/src/se/hal/page/JavascriptModules.java | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hal-core/resources/web/js/vue/components/EventActionComponent.js b/hal-core/resources/web/js/vue/components/EventActionComponent.js index 53a39942..79df9d93 100644 --- a/hal-core/resources/web/js/vue/components/EventActionComponent.js +++ b/hal-core/resources/web/js/vue/components/EventActionComponent.js @@ -17,7 +17,9 @@ export default {
-