use created_date in all of frontend

This commit is contained in:
Michael Shamoon
2022-05-16 00:30:21 -07:00
parent c398f22e76
commit b2911b2eba
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}}