Atualizando o arquivo clients_save.php para companies_save.php
This commit is contained in:
parent
9f8f3bbc46
commit
e7513553f1
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
|
|
@ -281,7 +281,7 @@ try{
|
|||
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="TABLE" value="clients" />
|
||||
<input type="hidden" name="TABLE" value="companies" />
|
||||
<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