1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Fix minore

This commit is contained in:
valentina
2024-09-03 14:46:27 +02:00
parent 8d91fa0ff9
commit ae9bb2eac6

View File

@@ -12,4 +12,4 @@ WHERE
HAVING
2=2
ORDER BY
`id`, `nome` ASC' WHERE `zz_modules`.`id` = (SELECT `id_record` FROM `zz_modules_lang` WHERE `name` = 'Utenti e permessi');
`id`, `nome` ASC' WHERE `zz_modules`.`name` = 'Utenti e permessi';