update campaign progress to say we have exceeded our goal
This commit is contained in:
parent
b596ec4e5e
commit
0906e49a72
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
%h2 Thank you so much for all your help. We made it!
|
%h2 Thank you so much for all your help. We made it!
|
||||||
|
|
||||||
= campaign_progress do
|
= campaign_progress do
|
||||||
We have
|
We've received
|
||||||
= surround '$', ',' do
|
= surround '$', ',' do
|
||||||
%span.campaign-raised
|
%span.campaign-raised
|
||||||
which is just what we need for the upgrade. Thanks so much!
|
exceeding our goal for the upgrade. Thanks so much!
|
||||||
|
|
||||||
- if can_use_image_mode?
|
- if can_use_image_mode?
|
||||||
%p.success
|
%p.success
|
||||||
|
|
Loading…
Reference in a new issue