Creazione Sito Web da pagina

This commit is contained in:
Surya Paolo
2023-12-08 14:07:32 +01:00
parent f7bcb0c361
commit 74c4a829b0
9 changed files with 138 additions and 6 deletions

View File

@@ -242,7 +242,8 @@ module.exports = {
{ table: 'skills', key: 'descr' },
{ table: 'statusSkills', key: 'descr' },
],
VISIB_ALL: 0,
VISIB_ONLYIF_VERIFIED: 1,
VISIB_ONLY_MANAGER: 2,