From: Tom Clegg Date: Sun, 24 Aug 2014 21:22:50 +0000 (-0400) Subject: 3149: Untabify. X-Git-Tag: 1.1.0~2273^2~9 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/c337182505d76ee11d476d7c79b09305182cba29 3149: Untabify. --- diff --git a/apps/workbench/app/views/application/_choose.html.erb b/apps/workbench/app/views/application/_choose.html.erb index 68351a9499..9860e277f9 100644 --- a/apps/workbench/app/views/application/_choose.html.erb +++ b/apps/workbench/app/views/application/_choose.html.erb @@ -50,14 +50,14 @@ <% preview_pane = (params[:preview_pane].to_s != "false") pane_col_class = preview_pane ? "col-sm-6" : "col-sm-12" %>
-
- <%= render partial: 'choose_rows' %> -
+
+ <%= render partial: 'choose_rows' %> +
<% if preview_pane %>