updated schema for contentbuilder and refactored code
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-18 18:59:36 +00:00
parent dcfde495c7
commit 14da32bac6
7 changed files with 521 additions and 235 deletions

View File

@@ -33,7 +33,7 @@
"properties": {
"rowIdentTpl": {
"description": "template which evaluates to short string to identify entry in pe. select boxes",
"$ref": "field.json#/definitions/evalExpressions"
"$ref": "definitions.json#/definitions/evalExpressions"
},
"subNavigation": {
"oneOf": [