Skip to content

Commit 0aedd51

Browse files
committed
fix: ripristino link al referente nei contratti
1 parent f573576 commit 0aedd51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/contratti/edit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
8888
<div class="row">
8989
<div class="col-md-4">
90+
'.Plugins::link('Referenti', $record['idanagrafica'], null, null, 'class="pull-right"').'
9091
{[ "type": "select", "label": "'.tr('Referente').'", "name": "idreferente", "value": "$idreferente$", "ajax-source": "referenti", "select-options": {"idanagrafica": '.$record['idanagrafica'].',"idsede_destinazione": '.$record['idsede_destinazione'].'} ]}
9192
</div>
9293

0 commit comments

Comments
 (0)