Fix swapped Submitted/Enriched column headers
This commit is contained in:
parent
72b272cf5c
commit
6d2f1fb4c3
1 changed files with 1 additions and 1 deletions
|
|
@ -134,8 +134,8 @@ defmodule MicrowavepropWeb.ContactLive.Index do
|
|||
<th>Band</th>
|
||||
<th>Mode</th>
|
||||
<th>Distance (km)</th>
|
||||
<th>Enriched</th>
|
||||
<th>Submitted</th>
|
||||
<th>Enriched</th>
|
||||
<th>Timestamp (UTC)</th>
|
||||
<th>Added (UTC)</th>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue