Fix started timestamp on TO view page
This commit is contained in:
parent
fcd1f0aa86
commit
176a87faae
@ -70,7 +70,7 @@
|
||||
<dt>Started</dt>
|
||||
<dd>
|
||||
<local-datetime
|
||||
timestamp="{{ task_order.start_date }}"
|
||||
timestamp="{{ task_order.time_created }}"
|
||||
format="M/D/YYYY">
|
||||
</local-datetime>
|
||||
</dd>
|
||||
|
Loading…
x
Reference in New Issue
Block a user