second commit

This commit is contained in:
2025-07-22 16:06:36 +02:00
parent 2a40a54622
commit 39fb002d4c
4 changed files with 28 additions and 30 deletions

View File

@ -37,7 +37,7 @@ HTMLHelper::_('bootstrap.tooltip');
<?php echo $this->form->renderField('description'); ?>
<?php echo $this->form->renderField('attachment'); ?>
<?php echo $this->form->renderField('image'); ?>
<?php echo $this->form->renderField('tipologia_firma'); ?>
<?php echo $this->form->renderField('tipologia_firma_id'); ?>
</fieldset>
</div>
</div>