Tem certeza de que deseja excluir o voo "{{ flight }}"?
+ + Cancelar + + diff --git a/mamutes/report/templates/report/flight_form.html b/mamutes/report/templates/report/flight_form.html new file mode 100644 index 0000000..9a6c14b --- /dev/null +++ b/mamutes/report/templates/report/flight_form.html @@ -0,0 +1,15 @@ + + + +ID | +Data | +Hora de inicio | +Hora de fim | +Documento feito por | +Nome do Piloto | +Local | +Membros Envolvidos | +Nível de Sucesso | +Descrição do Objetivo | +Êxito | +Impressões do Piloto | +Melhorias | +Velocidade (m/s) | +Direção do Vento | +Pressão Atmosférica (hPa) | +Peso de Decolagem (kg) | +Ciclos de Voo | +Telemetria (Link) | +Acidente | +Ações | +
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ flight.id }} | +{{ flight.date }} | +{{ flight.start_time}} | +{{ flight.end_time}} | +{{ flight.document_username}} | +{{ flight.pilot_name }} | +{{ flight.location }} | +{{ flight.team_members }} | +{{ flight.flight_success_rating }} | +{{ flight.flight_objective_description }} | +{{ flight.results }} | +{{ flight.pilot_impressions }} | +{{ flight.improvements }} | +{{ flight.wind_speed }} | +{{ flight.wind_direction }} | +{{ flight.atmospheric_pressure }} | +{{ flight.total_takeoff_weight }} | +{{ flight.flight_cycles }} | +Acessar Telemetria | +{{ flight.occurred_accident }} | ++ Editar + Excluir + | +