From 8393bfe2dbc76373382c6ad71cedf3a0124fca9c Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Fri, 19 Oct 2018 13:21:17 -0500 Subject: [PATCH] Fix notification bug on the supporter side panel --- app/views/nonprofits/payments/index.html.erb | 1 - .../js/nonprofits/payments/index/payment_details.js | 1 + .../index/sidepanel/offsite-donation-form.js | 2 +- javascripts/src/components/common/Modal.tsx | 2 +- .../src/components/common/form/ReactSelect.tsx | 11 +++-------- .../CreateOffsitePaymentPane.tsx | 1 + .../components/edit_payment_pane/EditPaymentPane.tsx | 7 ++++--- types/mobx-react-form/index.d.ts | 3 +++ 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app/views/nonprofits/payments/index.html.erb b/app/views/nonprofits/payments/index.html.erb index d95f1d36..3611db16 100644 --- a/app/views/nonprofits/payments/index.html.erb +++ b/app/views/nonprofits/payments/index.html.erb @@ -20,7 +20,6 @@