Merge branch 'dev/ui' into 'main'

Dev/ui

See merge request jjimenez/safekat!16
This commit is contained in:
Ignacio Martinez Navajas
2023-05-18 07:11:21 +00:00
17 changed files with 254 additions and 543 deletions

View File

@ -32,7 +32,7 @@ class Home extends BaseController
else
$salutation = lang("App.dashboard_good_night");
echo view(getenv('theme.path').'main/all');
echo view(getenv('theme.path').'main/all_selects');
/*
//echo view(getenv('theme.path').'main/header');