use created_date in all of frontend

This commit is contained in:
Michael Shamoon
2022-05-16 00:30:21 -07:00
parent bc7bf74bf8
commit e6d419c7e1
3 changed files with 3 additions and 3 deletions

View File

@@ -177,7 +177,7 @@
</ng-container>
</td>
<td>
{{d.created | customDate}}
{{d.created_date | customDate}}
</td>
<td class="d-none d-xl-table-cell">
{{d.added | customDate}}