bugfix di alcuni problemi di interfaccia
All checks were successful
Build and Publish / build (push) Successful in 3m8s

This commit is contained in:
Simone Bierti
2026-04-11 22:00:48 +02:00
parent 45968b28e2
commit 35e3c51623
19 changed files with 119 additions and 62 deletions

View File

@@ -43,18 +43,18 @@
"pagination": "pagination",
"relationships": [
{
"relationshipSide": "right",
"relationshipType": "one-to-many",
"otherEntityName": "disponibilita",
"otherEntityRelationshipName": "struttura",
"relationshipName": "disponibilita"
"relationshipName": "disponibilita",
"relationshipSide": "right",
"relationshipType": "one-to-many"
},
{
"relationshipSide": "right",
"relationshipType": "one-to-many",
"otherEntityName": "modelloLiberatoria",
"otherEntityRelationshipName": "struttura",
"relationshipName": "moduliLiberatorie"
"relationshipName": "moduliLiberatorie",
"relationshipSide": "right",
"relationshipType": "one-to-many"
}
],
"searchEngine": "no",