We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e61dc commit f7296efCopy full SHA for f7296ef
1 file changed
modules/anagrafiche/ajax/select.php
@@ -153,6 +153,7 @@
153
$results = [
154
'results' => $rs,
155
'recordsFiltered' => $data['recordsFiltered'],
156
+ 'link' => 'module:Anagrafiche',
157
];
158
159
break;
0 commit comments