From af7bc088289a974e4edcb0ea162c0ee395b61407 Mon Sep 17 00:00:00 2001 From: Will O'Beirne Date: Tue, 19 Feb 2019 12:19:47 -0500 Subject: [PATCH] Simplify logic. --- admin/src/components/ContributionDetail/index.tsx | 3 ++- backend/grant/admin/views.py | 3 +-- backend/grant/utils/pagination.py | 3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/admin/src/components/ContributionDetail/index.tsx b/admin/src/components/ContributionDetail/index.tsx index 9b162bda..e7a7d776 100644 --- a/admin/src/components/ContributionDetail/index.tsx +++ b/admin/src/components/ContributionDetail/index.tsx @@ -69,7 +69,8 @@ class ContributionDetail extends React.Component {

{c.refundAddress}

- They will be sent an email notifying them of the refund. + They will be sent an email notifying them of the refund when you + enter the txid below.