Aircraft Airport ICAO instead of Name field

This commit is contained in:
Kilian Hofmann 2021-08-05 01:23:45 +02:00
parent 683c6f52ad
commit b5b7967eb7
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ fields:
type: text
home_airport:
label: 'germanairlinesva.fleet::lang.aircrafts.home_base'
nameFrom: name
nameFrom: icao
descriptionFrom: description
span: auto
required: 1

View File

@ -41,9 +41,9 @@ p-defer@^1.0.0:
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
"php-parser@git+https://github.com/glayzzle/php-parser.git#e61e26102144f267ecf5e09020865a9baa6ca2f1":
"php-parser@https://github.com/glayzzle/php-parser#e61e26102144f267ecf5e09020865a9baa6ca2f1":
version "3.0.2"
resolved "git+https://github.com/glayzzle/php-parser.git#e61e26102144f267ecf5e09020865a9baa6ca2f1"
resolved "https://github.com/glayzzle/php-parser#e61e26102144f267ecf5e09020865a9baa6ca2f1"
prettier@^2.3.0:
version "2.3.2"