add download icon

This commit is contained in:
Neil Lalonde 2015-09-15 16:52:46 -04:00
parent b4a724e80a
commit 41025be8f7

View File

@ -5,7 +5,7 @@
{{i18n 'admin.dashboard.reports.end_date'}} {{input type="date" value=endDate}}
{{combo-box valueAttribute="value" content=categoryOptions value=categoryId}}
{{d-button action="refreshReport" class="btn-primary" label="admin.dashboard.reports.refresh_report" icon="refresh"}}
{{d-button action="exportCsv" label="admin.export_csv.button_text"}}
{{d-button action="exportCsv" label="admin.export_csv.button_text" icon="download"}}
</div>
<div class='view-options'>