From 9279b4b3ef253f7a8610a012b1177f4a176f8f3a Mon Sep 17 00:00:00 2001 From: Yannick Date: Fri, 10 Apr 2020 20:59:45 +0200 Subject: [PATCH] Add link to the excel icon --- app/views/forms/index.html.erb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/forms/index.html.erb b/app/views/forms/index.html.erb index 9c2fae3..dc5f303 100644 --- a/app/views/forms/index.html.erb +++ b/app/views/forms/index.html.erb @@ -1,4 +1,3 @@ -
@@ -25,8 +24,10 @@
-
+
+ <%= link_to form.google_spreadsheet_url, {:class => "has-text-success", :target => "__blank"} do %> + <% end %>