diff --git a/package-lock.json b/package-lock.json index afcf4b291..2e96d2ccf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "salix-front", - "version": "23.32.01", + "version": "23.36.01", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index d008e6e74..b713c906a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "salix-front", - "version": "23.34.01", + "version": "23.36.01", "description": "Salix frontend", "productName": "Salix", "author": "Verdnatura", diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 79189b3f1..7d09b09b8 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -38,7 +38,13 @@ const pinnedModulesRef = ref(); - + - +
@@ -70,13 +76,27 @@ const pinnedModulesRef = ref(); {{ t('Go to Salix') }} - + {{ t('globals.pinnedModules') }} - + + en: Go to Salix: Go to Salix diff --git a/src/components/PinnedModules.vue b/src/components/PinnedModules.vue index c85b6b2fa..5f291b580 100644 --- a/src/components/PinnedModules.vue +++ b/src/components/PinnedModules.vue @@ -35,19 +35,13 @@ async function redirect() {