summaryrefslogtreecommitdiff
path: root/app/views/common/_download_button.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/common/_download_button.html.haml')
-rw-r--r--app/views/common/_download_button.html.haml8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/views/common/_download_button.html.haml b/app/views/common/_download_button.html.haml
deleted file mode 100644
index 1278230..0000000
--- a/app/views/common/_download_button.html.haml
+++ /dev/null
@@ -1,8 +0,0 @@
-.home-buttons
- .row.first
- .col-md-2
- .download.col-md-8
- = btn client_download_url, type: [:large, :primary] do
- = big_icon('download')
- = t(:download_bitmask)
- .col-md-2