aggiunta firma circolari
This commit is contained in:
@ -43,7 +43,7 @@ HTMLHelper::_('bootstrap.tooltip');
|
||||
<?php echo $this->form->renderField('attachment'); ?>
|
||||
<?php echo $this->form->renderField('image'); ?>
|
||||
<?php echo $this->form->renderField('firma_obbligatoria'); ?>
|
||||
<?php echo $this->form->renderField('tipologia_firma_id'); ?>
|
||||
<?php echo $this->form->renderField('usergroup_ids'); ?>
|
||||
<?php echo $this->form->renderField('scadenza'); ?>
|
||||
</fieldset>
|
||||
</div>
|
||||
|
||||
@ -82,7 +82,7 @@ if (!empty($saveOrder)) {
|
||||
|
||||
<th scope="col" class="w-3 d-none d-lg-table-cell">
|
||||
|
||||
<?php echo HTMLHelper::_('searchtools.sort', 'JGRID_HEADING_ID', 'a.id', $listDirn, $listOrder); ?> </th>
|
||||
<?php echo HTMLHelper::_('searchtools.sort', 'JGRID_HEADING_ID', 'a.id', $listDirn, $listOrder); ?> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tfoot>
|
||||
|
||||
Reference in New Issue
Block a user