Atualizando o arquivo clients_save.php para companies_save.php
This commit is contained in:
parent
102e067ef7
commit
9f8f3bbc46
1 changed files with 1 additions and 1 deletions
2
vendor/view/companies/companies_form.php
vendored
2
vendor/view/companies/companies_form.php
vendored
|
|
@ -282,7 +282,7 @@ try{
|
|||
</div>
|
||||
|
||||
<input type="hidden" name="TABLE" value="clients" />
|
||||
<input type="hidden" name="ACTION" value="clients_save" />
|
||||
<input type="hidden" name="ACTION" value="companies_save" />
|
||||
<input type="hidden" name="FOLDER" value="action" />
|
||||
<input type="hidden" name="company_id" value="<?php echo $CompaniesResult->company_id;?>" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue