From bd41c5d064986e0c49da5a54489166b731ec6387 Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Wed, 11 Dec 2024 08:51:26 +0100 Subject: [PATCH] MOBILE-4653 notifications: Fix opening notification action The siteId parameter is mandatory for actions, but in notiifcations it wasn't supplied. This worked fine before, but after the refactor done in MOBILE-4028 it no longer worked --- src/addons/notifications/pages/notification/notification.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/addons/notifications/pages/notification/notification.html b/src/addons/notifications/pages/notification/notification.html index 48c8d4e9d..20810a578 100644 --- a/src/addons/notifications/pages/notification/notification.html +++ b/src/addons/notifications/pages/notification/notification.html @@ -49,7 +49,7 @@
- +