X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1cf946bc2ac7370431c193463ab865d71bc32ed3..ca417c9626eb642e0e219d3928097c561e22b860:/apps/workbench/app/views/application/_choose.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/application/_choose.html.erb b/apps/workbench/app/views/application/_choose.html.erb index 794fb2ccf3..4ee96df29f 100644 --- a/apps/workbench/app/views/application/_choose.html.erb +++ b/apps/workbench/app/views/application/_choose.html.erb @@ -4,41 +4,46 @@ + + <% end %> + + +
+ <% preview_pane = (params[:preview_pane] != "false") + pane_col_class = preview_pane ? "col-sm-6" : "" %>
-
- <%= render partial: 'choose_rows', locals: {multiple: multiple} %> -
+
+ <%= render partial: 'choose_rows' %> +