Fix faulty HTML
This commit is contained in:
parent
41d027ffab
commit
3b322d8d6e
@ -44,7 +44,7 @@ async function displayOne(object) {
|
|||||||
<p id='data_piscode'>PIS Code: ${object['pis']}</p>
|
<p id='data_piscode'>PIS Code: ${object['pis']}</p>
|
||||||
<table id='data_table'>
|
<table id='data_table'>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Location<th>
|
<th>Location</th>
|
||||||
<th>Arr.</th>
|
<th>Arr.</th>
|
||||||
<th>Dep.</th>
|
<th>Dep.</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
Reference in New Issue
Block a user