From 6a3aaf8624a9839fdff171118a3766baf016ae5f Mon Sep 17 00:00:00 2001 From: vedatakdogan Date: Mon, 21 Dec 2020 17:09:37 +0300 Subject: [PATCH] added logout for mobile menu --- .../resources/images/logout.svg | 51 +++++++++++++++++++ .../views/profile/partials/navigation.twig | 6 +++ 2 files changed, 57 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/images/logout.svg diff --git a/addons/default/visiosoft/profile-module/resources/images/logout.svg b/addons/default/visiosoft/profile-module/resources/images/logout.svg new file mode 100644 index 000000000..16d452701 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/images/logout.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig b/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig index 0bbb2197e..340e9ca46 100644 --- a/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig +++ b/addons/default/visiosoft/profile-module/resources/views/profile/partials/navigation.twig @@ -28,6 +28,12 @@ {{ addBlock('profile/navigation',{'marketPlace':marketPlace})|raw }} + + + +

{{ trans('visiosoft.theme.base::field.logout.name') }}

+