ef38d39ec4
* Notes for Airports Adds capability of having notes/remarks for airports, includes * New database field * Airport Model change * CSV Import/Export capability for notes * Admin Airports list page change * Admin Airports edit page change * Default Template Airport show page change * Update Airport Tests * Add the new field to source csv * Check if the import works * Update AirportFactory.php Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
475 B
475 B
1 | icao | iata | name | location | country | timezone | hub | lat | lon | ground_handling_cost | fuel_100ll_cost | fuel_jeta_cost | fuel_mogas_cost | notes |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2 | KAUS | AUS | Austin-Bergstrom | Austin, Texas, USA | United States | America/Chicago | 1 | 30.1945 | -97.6699 | 0 | Test Note | |||
3 | KSFO | SFO | San Francisco | San Francisco, California, USA | United States | America/California | 1 | 30.1945 | -97.6699 | 0.9 | ||||
4 | KJFK | JFK | Kennedy | Queens, New York, USA | United States | America/New_York | 0 | 30.1945 | abcd | 150 | 0.8 | Busy Airport |