From d2d55a39e6ba15d94ded9a9ee1a68e290aa48fa3 Mon Sep 17 00:00:00 2001 From: Alexander Kellner Date: Fri, 12 Jan 2024 09:17:45 +0100 Subject: [PATCH] [BUGFIX] Fix main links in backend modules For some reason f:link.action does not work on every instance (but for sure on some). To prevent any errors we changed the links to f:be.link as it is done in newer versions of LUX anyway. --- .../Partials/Analysis/ActionSwitcher.html | 42 +++++++++++++------ .../Private/Partials/Lead/ActionSwitcher.html | 14 +++++-- 2 files changed, 40 insertions(+), 16 deletions(-) diff --git a/Resources/Private/Partials/Analysis/ActionSwitcher.html b/Resources/Private/Partials/Analysis/ActionSwitcher.html index 44ddc910..8eeb18e6 100644 --- a/Resources/Private/Partials/Analysis/ActionSwitcher.html +++ b/Resources/Private/Partials/Analysis/ActionSwitcher.html @@ -1,22 +1,40 @@ - + dashboard - - + + content - + - + news - + - + UTM - - + + Linklisteners - + - + Search - + diff --git a/Resources/Private/Partials/Lead/ActionSwitcher.html b/Resources/Private/Partials/Lead/ActionSwitcher.html index 47002fc0..045eaff4 100644 --- a/Resources/Private/Partials/Lead/ActionSwitcher.html +++ b/Resources/Private/Partials/Lead/ActionSwitcher.html @@ -1,6 +1,12 @@ - + dashboard - - + + list - +