From fcc38047b144865eba70720eab89d882c969b90c Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Wed, 19 Jul 2023 12:09:06 +0200 Subject: [PATCH] Remove explicit support link property Change support link to dynamic href using base url environment variable Resolves MS-730 #complete --- client/src/components/book-navigation/ContentNavigation.vue | 2 +- client/src/helpers/app-flavor.constants.ts | 2 -- client/src/helpers/types.ts | 1 - client/src/pages/hello.vue | 2 +- 4 files changed, 2 insertions(+), 5 deletions(-) diff --git a/client/src/components/book-navigation/ContentNavigation.vue b/client/src/components/book-navigation/ContentNavigation.vue index d4461d2d..a098d158 100644 --- a/client/src/components/book-navigation/ContentNavigation.vue +++ b/client/src/components/book-navigation/ContentNavigation.vue @@ -83,7 +83,7 @@ v-if="isSidebar" > Lizenz kaufen