Added organization data excel download

This commit is contained in:
Godwin
2016-07-19 18:39:40 -07:00
parent ad6fbd5586
commit 4e6559d18b
5 changed files with 52 additions and 2 deletions
@@ -15,3 +15,4 @@
= "$#{@donations || 0.00}"
.actions
= link_to (_'links.download.Excel'), administration_step_path(@this_conference.slug, :stats, :format => :xlsx), class: [:button, :download]
= link_to (_'links.download.Organizations_Excel'), administration_step_path(@this_conference.slug, :organizations, :format => :xlsx), class: [:button, :download, :subdued]