Change ICAO column text to uppercase
This commit is contained in:
parent
647319d141
commit
976302e3ca
3 changed files with 3 additions and 3 deletions
|
|
@ -1144,7 +1144,7 @@ function showMap() {
|
|||
$("#splitter").show();
|
||||
$("#sudo_buttons").show();
|
||||
$("#show_map_button").hide();
|
||||
$("#sidebar_container").width("460px");
|
||||
$("#sidebar_container").width("470px");
|
||||
setColumnVisibility();
|
||||
setSelectedInfoBlockVisibility();
|
||||
updateMapSize();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue