Skip to content

Commit f7296ef

Browse files
committed
fix: #1712 collegamento anagrafica fornitore
1 parent 05e61dc commit f7296ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/anagrafiche/ajax/select.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
$results = [
154154
'results' => $rs,
155155
'recordsFiltered' => $data['recordsFiltered'],
156+
'link' => 'module:Anagrafiche',
156157
];
157158

158159
break;

0 commit comments

Comments
 (0)