diff --git a/CHANGELOG.md b/CHANGELOG.md index dce5fd7037..ff686caad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ ### Changed + - Enabled "Download Monthly Usage" Functionality For "Portage Network" [#761](https://github.com/portagenetwork/roadmap/pull/761) + - Deactivate Requests to External ROR API [#738](https://github.com/portagenetwork/roadmap/pull/738) - Updated 'translation' gem URL in Gemfile to match moved repository [#725](https://github.com/portagenetwork/roadmap/pull/725) diff --git a/app/views/usage/_total_usage.html.erb b/app/views/usage/_total_usage.html.erb index e1c0e67023..60fd3d977c 100644 --- a/app/views/usage/_total_usage.html.erb +++ b/app/views/usage/_total_usage.html.erb @@ -38,11 +38,9 @@ <% end %> <% end %> - <% unless @funder.present? %>