Skip to content

Commit

Permalink
clean up debug (#2914)
Browse files Browse the repository at this point in the history
  • Loading branch information
ochiu authored Jul 16, 2024
1 parent 3fd13da commit e0c659d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-web/src/views/pay/eft/ShortNameDetailsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{{ unsettledAmountHeader }}
</h1>
<p class="mt-3 mb-0">
Review and verify short name details {{ canEFTRefund }}, {{ displayRefundAlert }}
Review and verify short name details
</p>
<v-alert
v-if="displayRefundAlert && canEFTRefund"
Expand Down

0 comments on commit e0c659d

Please sign in to comment.