X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c5be0c3abd926adc54e0c1de65e8dfdd25a84ea1..5336eb79c94257d900f67491b901d38d33a54ce2:/apps/workbench/app/views/application/_content.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/application/_content.html.erb b/apps/workbench/app/views/application/_content.html.erb index 776787b416..437975831a 100644 --- a/apps/workbench/app/views/application/_content.html.erb +++ b/apps/workbench/app/views/application/_content.html.erb @@ -4,7 +4,7 @@
@@ -21,8 +21,7 @@
<% if i == 0 %> - <%= render(partial: 'show_' + pane.downcase, - locals: { comparable: comparable, objects: @objects }) %> + <%= render_pane pane, to_string: true %> <% else %>
<% end %>