mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 11:50:56 +00:00
Fix reported time date (#2338)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
This commit is contained in:
parent
5426a06346
commit
242b3dc96e
@ -99,7 +99,7 @@
|
||||
showNavigate={false}
|
||||
/>
|
||||
<EstimationPresenter value={report.value} />
|
||||
<DatePresenter value={report.modifiedOn} />
|
||||
<DatePresenter value={report.date} />
|
||||
</div>
|
||||
</div>
|
||||
</svelte:fragment>
|
||||
|
Loading…
Reference in New Issue
Block a user