X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/02c368b2e6f6fd05930db1b57e5887b82a6c8b36..09c2c027beb4ac81a07aa94005d87d92389ddd8a:/apps/workbench/app/views/application/_content.html.erb diff --git a/apps/workbench/app/views/application/_content.html.erb b/apps/workbench/app/views/application/_content.html.erb index 776787b416..05e6a01849 100644 --- a/apps/workbench/app/views/application/_content.html.erb +++ b/apps/workbench/app/views/application/_content.html.erb @@ -4,7 +4,15 @@
@@ -21,8 +29,7 @@
<% if i == 0 %> - <%= render(partial: 'show_' + pane.downcase, - locals: { comparable: comparable, objects: @objects }) %> + <%= render_pane pane, to_string: true %> <% else %>
<% end %>