Atualizando CompaniesValidate
This commit is contained in:
parent
a90538e1af
commit
5d2c9ff527
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
|
|
@ -190,7 +190,7 @@ if($Main->verifyToken()){
|
|||
|
||||
<div class="col-md-4 text-right">
|
||||
|
||||
<button type="button" class="btn btn-success btn-sm" onclick="request('FOLDER=view&TABLE=users&ACTION=users_form&company_id=<?php echo $CompanyValidate->getCompanyId();?>&company_id=<?php echo $CompaniesValidate->getClientsId();?>', '#loadContent', true, '', '', '', 'Preparando formulário', 'blue', 'circle', 'sm', true)">
|
||||
<button type="button" class="btn btn-success btn-sm" onclick="request('FOLDER=view&TABLE=users&ACTION=users_form&company_id=<?php echo $CompanyValidate->getCompanyId();?>', '#loadContent', true, '', '', '', 'Preparando formulário', 'blue', 'circle', 'sm', true)">
|
||||
|
||||
<i class="fas fa-plus-circle mr-1"></i>Cadastrar novo usuário
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue