Fix js error when setting ShowFlags=false

This commit is contained in:
Eric Tran 2020-02-20 21:55:16 +00:00
parent dfbe32559e
commit 9406fa7a2e
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@
<div class="infoHeading infoRowFluid"><span title="The alphanumeric registration code assigned by the country in which the aircraft is registered.">Registration</span>: </div>
<div class="infoData infoRowFluid"><span id="selected_registration">n/a</span></div>
</div>
<div class="infoRow removePadding">
<div id="infoblock_country" class="infoRow removePadding">
<div class="infoHeading infoRowFluid">Country of registration: </div>
<div class="infoData infoRowFluid"><span id="selected_country">n/a</span></div>
</div>