Skip to content

Commit 2269662

Browse files
committed
fix: link al modulo Mansioni referenti
1 parent 7398718 commit 2269662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/mansioni/ajax/select.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
$search_fields[] = 'nome LIKE '.prepare('%'.$search.'%');
3333
}
3434

35-
$custom['link'] = 'module:Mansioni';
35+
$custom['link'] = 'module:Mansioni referenti';
3636

3737
break;
3838
}

0 commit comments

Comments
 (0)