Fix pax count fields; add fuel used field #295

This commit is contained in:
Nabeel Shahzad
2019-06-19 15:28:25 -04:00
parent ae464b7601
commit faf51de9a9
8 changed files with 31 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ return [
'fieldsreadonly' => 'Once a PIREP has been submitted, certain fields go into read-only mode.',
'flightinformations' => 'Flight Information',
'flightident' => 'Flight Number/Code/Leg',
'fuel_used' => 'Fuel Used',
'codeoptional' => 'Code (optional)',
'legoptional' => 'Leg (optional)',
'deparrinformations' => 'Departure/Arrival Information',
@@ -28,7 +29,6 @@ return [
'dateflown' => 'Date Flown',
'deletepirep' => 'Delete PIREP',
'submitted' => 'Submitted',
'source_types' => [
'manual' => 'Manual',
'acars' => 'ACARS',