Fix started timestamp on TO view page
This commit is contained in:
parent
d0c924388a
commit
7d2f11f8bd
@ -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