Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Flight Edit (fields.blade.php) #1544

Merged
merged 1 commit into from
May 15, 2023
Merged

Fix Flight Edit (fields.blade.php) #1544

merged 1 commit into from
May 15, 2023

Conversation

FatihKoz
Copy link
Contributor

A simple solution at blade level, which forces the form to use nautical miles (system unit) when editing a flight and passes that data back.

If this is a new flight creation, empty form field is displayed which will let v7 to calculate the distance during save operation or let the user to click calculate.

Closes #1543

@nabeelio nabeelio merged commit 3828b89 into nabeelio:dev May 15, 2023
@FatihKoz FatihKoz deleted the FixFlightEdit branch June 21, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flight distances being auto converted to local during flight edit
2 participants