Typeratings

This commit is contained in:
Gogs
2021-06-14 00:06:48 +02:00
parent a4564af309
commit 5e04d78275
18 changed files with 342 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
columns:
id:
label: id
type: text
name:
label: name
type: text
price:
label: price
type: number
+11
View File
@@ -0,0 +1,11 @@
fields:
name:
label: 'germanairlinesva.schooling::lang.typeratings.name'
span: auto
required: 1
type: text
price:
label: 'germanairlinesva.schooling::lang.typeratings.price'
span: auto
required: 1
type: number