Fix js error when setting ShowFlags=false
This commit is contained in:
parent
dfbe32559e
commit
9406fa7a2e
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue