From 589923754571f9d22f35ba818c4c642475790a82 Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 7 Apr 2021 14:45:23 +0200 Subject: [PATCH 1/2] fix-125-link-to-community --- frontend/src/views/Layout/ContentFooter.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/views/Layout/ContentFooter.vue b/frontend/src/views/Layout/ContentFooter.vue index 5299b2f54..3f1efc4e2 100755 --- a/frontend/src/views/Layout/ContentFooter.vue +++ b/frontend/src/views/Layout/ContentFooter.vue @@ -20,9 +20,9 @@ {{ $t('privacy_policy') }} - + + {{ $t('site.sidebar.community') }} + From ce7ff4776c8737961db201373e12d5ca3102f48f Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 8 Apr 2021 13:59:58 +0200 Subject: [PATCH 2/2] menu-membersarea --- .../src/components/SidebarPlugin/SideBar.vue | 21 ++++++++++++++----- frontend/src/store/store.js | 2 +- frontend/src/views/Layout/ContentFooter.vue | 7 +++++-- .../src/views/Layout/DashboardLayout_gdd.vue | 1 - 4 files changed, 22 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/SidebarPlugin/SideBar.vue b/frontend/src/components/SidebarPlugin/SideBar.vue index 3c4b17b7f..ff683efbd 100755 --- a/frontend/src/components/SidebarPlugin/SideBar.vue +++ b/frontend/src/components/SidebarPlugin/SideBar.vue @@ -40,11 +40,11 @@ Transactions + + + {{ $t('site.navbar.activity') }} + + -->