Arreglos UI

This commit is contained in:
imnavajas
2023-05-11 15:18:10 +02:00
parent ab9a667845
commit efceab14d4
18 changed files with 927 additions and 147 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');