Adapted ChartModel to accept an ICAO Code

This commit is contained in:
2022-02-11 19:54:11 +00:00
parent 0c68d05af1
commit d8a40e64ef
5 changed files with 15 additions and 10 deletions

View File

@ -32,7 +32,7 @@
</form>
</div>
<div class="container jumbotron">
<h3>Charts for: @Model.Approach[0].Name</h3>
<h3>Charts for: @Model.ICAO</h3>
<br />
<br />