Switch fields
This commit is contained in:
@@ -1,49 +1,49 @@
|
||||
columns:
|
||||
id:
|
||||
label: id
|
||||
type: text
|
||||
aircraft_type_id:
|
||||
label: aircraft_type_id
|
||||
type: text
|
||||
home_airport_id:
|
||||
label: home_airport_id
|
||||
type: text
|
||||
airport_id:
|
||||
label: airport_id
|
||||
type: text
|
||||
name:
|
||||
label: name
|
||||
type: text
|
||||
registration:
|
||||
label: registration
|
||||
type: text
|
||||
in_use:
|
||||
label: in_use
|
||||
type: text
|
||||
total_miles:
|
||||
label: total_miles
|
||||
type: text
|
||||
total_fuel:
|
||||
label: total_fuel
|
||||
type: text
|
||||
total_flight_time:
|
||||
label: total_flight_time
|
||||
type: text
|
||||
total_expenses:
|
||||
label: total_expenses
|
||||
type: text
|
||||
current_check:
|
||||
label: current_check
|
||||
type: text
|
||||
last_a_check:
|
||||
label: last_a_check
|
||||
type: text
|
||||
last_b_check:
|
||||
label: last_b_check
|
||||
type: text
|
||||
last_c_check:
|
||||
label: last_c_check
|
||||
type: text
|
||||
last_d_check:
|
||||
label: last_d_check
|
||||
type: text
|
||||
id:
|
||||
label: id
|
||||
type: text
|
||||
aircraft_type_id:
|
||||
label: aircraft_type_id
|
||||
type: text
|
||||
home_airport_id:
|
||||
label: home_airport_id
|
||||
type: text
|
||||
airport_id:
|
||||
label: airport_id
|
||||
type: text
|
||||
name:
|
||||
label: name
|
||||
type: text
|
||||
registration:
|
||||
label: registration
|
||||
type: text
|
||||
in_use:
|
||||
label: in_use
|
||||
type: switch
|
||||
total_miles:
|
||||
label: total_miles
|
||||
type: text
|
||||
total_fuel:
|
||||
label: total_fuel
|
||||
type: text
|
||||
total_flight_time:
|
||||
label: total_flight_time
|
||||
type: text
|
||||
total_expenses:
|
||||
label: total_expenses
|
||||
type: text
|
||||
current_check:
|
||||
label: current_check
|
||||
type: text
|
||||
last_a_check:
|
||||
label: last_a_check
|
||||
type: text
|
||||
last_b_check:
|
||||
label: last_b_check
|
||||
type: text
|
||||
last_c_check:
|
||||
label: last_c_check
|
||||
type: text
|
||||
last_d_check:
|
||||
label: last_d_check
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user