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