table heaader was wrong: time -> expiry time in sessions page.
This commit is contained in:
parent
8dd34f6c1b
commit
3e28fba654
@ -39,7 +39,7 @@ templ State(agents []*models.Agent, clients []*models.Client, location *time.Loc
|
|||||||
<tr>
|
<tr>
|
||||||
<th>rendez-vous id</th>
|
<th>rendez-vous id</th>
|
||||||
<th>start time</th>
|
<th>start time</th>
|
||||||
<th> time</th>
|
<th>expiry time</th>
|
||||||
<th>username</th>
|
<th>username</th>
|
||||||
<th>host</th>
|
<th>host</th>
|
||||||
<th>os</th>
|
<th>os</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user