updated reference

This commit is contained in:
2025-10-24 16:56:54 +02:00
parent bc009bc90b
commit 4c4e7c7469
15 changed files with 351 additions and 210 deletions

View File

@@ -2,16 +2,13 @@
"name": "UTILISATEURS_layout",
"items": [
{
"itemType": "USERS_RESET",
"requiresFile": false
"itemType": "USERS_RESET"
},
{
"itemType": "BASIC_DATA_USER",
"requiresFile": true
"itemType": "BASIC_DATA_USER"
},
{
"itemType": "BASIC_DATA_USER_RIGHT",
"requiresFile": true
"itemType": "BASIC_DATA_USER_RIGHT"
}
]
}