Add UTC labels to Timestamp and Added column headers
This commit is contained in:
parent
95a2afaa01
commit
915e8bdccf
1 changed files with 2 additions and 2 deletions
|
|
@ -112,8 +112,8 @@ defmodule MicrowavepropWeb.ContactLive.Index do
|
|||
<th>Mode</th>
|
||||
<th>Distance (km)</th>
|
||||
<th>Submitted</th>
|
||||
<th>Timestamp</th>
|
||||
<th>Added</th>
|
||||
<th>Timestamp (UTC)</th>
|
||||
<th>Added (UTC)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue