diff --git a/app/app/fixtures/grants.json b/app/app/fixtures/grants.json index 73a3c604850..57b9f7bb9e0 100644 --- a/app/app/fixtures/grants.json +++ b/app/app/fixtures/grants.json @@ -28,7 +28,6 @@ "required_gas_price": "0", "admin_profile": 17, "image_css": "", - "clr_matching": "0.00", "activeSubscriptions": "[]", "hidden": false, "team_members": [33] @@ -63,7 +62,6 @@ "required_gas_price": "0", "admin_profile": 33, "image_css": "", - "clr_matching": "0.00", "activeSubscriptions": "[]", "hidden": false, "team_members": [33] @@ -98,7 +96,6 @@ "required_gas_price": "0", "admin_profile": 33, "image_css": "", - "clr_matching": "0.00", "activeSubscriptions": "[]", "hidden": false, "team_members": [33] diff --git a/app/dashboard/templates/dashboard/hackathon/hackathons.html b/app/dashboard/templates/dashboard/hackathon/hackathons.html index 057f735bcf1..4aefaf1a005 100644 --- a/app/dashboard/templates/dashboard/hackathon/hackathons.html +++ b/app/dashboard/templates/dashboard/hackathon/hackathons.html @@ -155,12 +155,14 @@
{{ event.summary }}
- {{ grant.monthly_amount_subscribed|floatformat:0|intcomma }} DAI -
- {% endif %} -
-
- {{grant.amount_received_in_round|floatformat:0|intcomma}} DAI
-
-
- {{grant.positive_round_contributor_count}} contributors
-