Atualizando Produtos company
This commit is contained in:
parent
b9b1d34eb1
commit
3d4125d1f9
1 changed files with 1 additions and 1 deletions
2
vendor/view/users/users_datagrid.php
vendored
2
vendor/view/users/users_datagrid.php
vendored
|
|
@ -4,7 +4,7 @@
|
|||
use vendor\model\Users;
|
||||
use vendor\model\Companies;
|
||||
use vendor\controller\company\CompanyValidate;
|
||||
use vendor\controller\Companies\CompaniesValidate;
|
||||
use vendor\controller\companies\CompaniesValidate;
|
||||
|
||||
/** Verifica se o token de acesso é válido */
|
||||
if($Main->verifyToken()){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue