Change ICAO column text to uppercase
This commit is contained in:
parent
647319d141
commit
976302e3ca
3 changed files with 3 additions and 3 deletions
public_html
|
@ -206,7 +206,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr id="plane_row_template" class="plane_table_row hidden">
|
||||
<td>ICAO</td>
|
||||
<td style="text-transform: uppercase">ICAO</td>
|
||||
<td><img style="width: 20px; height=12px" src="about:blank" alt="Flag"></td>
|
||||
<td>FLIGHT</td>
|
||||
<td>REGISTRATION</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue