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) { - + +