bugfix di alcuni problemi di interfaccia
All checks were successful
Build and Publish / build (push) Successful in 3m8s
All checks were successful
Build and Publish / build (push) Successful in 3m8s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user