Show dates in collapsed entries of confirmed reimbursements

This commit is contained in:
2024-03-14 19:15:10 +01:00
parent 0cd05d14bc
commit dd2bdd5332
4 changed files with 31 additions and 6 deletions
@@ -19,8 +19,12 @@
{{/if}}
<div class="meta">
<p class="confirmation-eta">
<p>
{{#if this.showConfirmedIn}}
<ConfirmedIn @confirmedAtBlock={{@reimbursement.confirmedAt}} />
{{else}}
{{#unless this.isVetoed}}{{this.expensesDateRange}}{{/unless}}
{{/if}}
</p>
<p class="actions">
<a href="{{this.ipfsGatewayUrl}}/{{@reimbursement.ipfsHash}}"