Merge pull request #3410 from LextrendIT/report_generation

Report generation, download CSV
This commit is contained in:
Raimond Garcia
2019-06-12 11:45:59 +02:00
committed by GitHub
63 changed files with 1528 additions and 40 deletions

View File

@@ -25,6 +25,14 @@
</p>
<p><%= t("legislation.processes.index.section_footer.description") %></p>
</div>
</div>
</div>
<div class="small-12 medium-3 column">
<aside class="margin-bottom">
<%= render "shared/download_links", downloadable: 'legislation_process' %>
</aside>
</div>
</div>