summaryrefslogtreecommitdiff
path: root/app/views/common/_download_button.html.haml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-24 11:10:01 +0200
committerAzul <azul@leap.se>2014-04-24 11:10:01 +0200
commit1da12752c3b3aa3d4a03e67ede133e807e9434df (patch)
treea91cf9b6cb71f758dc4a4aa955a8f08352aae38a /app/views/common/_download_button.html.haml
parentdad200e2cb0b03995eb06024d3fcf788ad2486ff (diff)
cleanup homepage buttons some
let's devide the partials rather than having super specific parameters (on_user_page)
Diffstat (limited to 'app/views/common/_download_button.html.haml')
-rw-r--r--app/views/common/_download_button.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/common/_download_button.html.haml b/app/views/common/_download_button.html.haml
new file mode 100644
index 0000000..157c40a
--- /dev/null
+++ b/app/views/common/_download_button.html.haml
@@ -0,0 +1,6 @@
+.home-buttons
+ .row-fluid.first
+ .span2
+ .download.span8
+ = render partial: 'common/download_for_os', collection: available_clients + ['other']
+ .span2