24 lines
551 B
YAML
24 lines
551 B
YAML
fields:
|
|
aircraft_type:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.type'
|
|
nameFrom: type
|
|
descriptionFrom: description
|
|
span: auto
|
|
required: 1
|
|
type: relation
|
|
registration:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.registration'
|
|
span: auto
|
|
required: 1
|
|
type: text
|
|
name:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.name'
|
|
span: auto
|
|
required: 1
|
|
type: text
|
|
home_airport_id:
|
|
label: 'germanairlinesva.fleet::lang.aircrafts.home_base'
|
|
span: auto
|
|
required: 1
|
|
type: number
|