Add data from proposals to contribution chart

This commit is contained in:
2018-07-14 17:35:06 +02:00
parent 7a35f5177c
commit 2befc91d90
4 changed files with 71 additions and 16 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<h2>Contributions by type</h2>
</header>
<div class="content">
{{chart-contributions-by-type contributions=proposalsClosed}}
{{chart-contributions-by-type contributions=proposals}}
</div>
</section>
</div>