From 2239d399199664cde25e8bd5b0f58a5b5dbde94b Mon Sep 17 00:00:00 2001 From: imnavajas Date: Fri, 13 Sep 2024 21:09:08 +0200 Subject: [PATCH] Quitado menu vistas de impresion, maquetacion etc a clientes, solo ADMIN --- .../Views/themes/vuexy/main/defaultlayout.php | 74 +++++++++-------- .../themes/vuexy/main/presupuestos_layout.php | 83 +++++++++---------- 2 files changed, 80 insertions(+), 77 deletions(-) diff --git a/ci4/app/Views/themes/vuexy/main/defaultlayout.php b/ci4/app/Views/themes/vuexy/main/defaultlayout.php index 4d03e697..0fe50fab 100644 --- a/ci4/app/Views/themes/vuexy/main/defaultlayout.php +++ b/ci4/app/Views/themes/vuexy/main/defaultlayout.php @@ -138,56 +138,62 @@ $picture = "/assets/img/default-user.png"; - + + diff --git a/ci4/app/Views/themes/vuexy/main/presupuestos_layout.php b/ci4/app/Views/themes/vuexy/main/presupuestos_layout.php index aa7d3c7a..b192db68 100644 --- a/ci4/app/Views/themes/vuexy/main/presupuestos_layout.php +++ b/ci4/app/Views/themes/vuexy/main/presupuestos_layout.php @@ -1,16 +1,7 @@ get('token') ?? ''; -$tfa = $session->get('tfa') ?? false; $settings = $session->get('settings'); - $picture = "/assets/img/default-user.png"; -$pulse = session()->get('pulse'); -$notification = session()->get('notification'); - -if (!empty($token) && $tfa == false) { - //echo ""; -} ?> @@ -154,56 +145,62 @@ if (!empty($token) && $tfa == false) { - + +