Show dates in collapsed entries of confirmed reimbursements
This commit is contained in:
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user