Format code
This commit is contained in:
parent
a08610b603
commit
1918dee9c5
@ -65,7 +65,7 @@
|
||||
</th>
|
||||
<td *matCellDef="let element" class="px-1" mat-cell>
|
||||
<div class="d-flex">
|
||||
{{ element.date | date : defaultDateFormat }}
|
||||
{{ element.date | date: defaultDateFormat }}
|
||||
</div>
|
||||
</td>
|
||||
<td *matFooterCellDef class="px-1" i18n mat-footer-cell>Total</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user