X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e5152a25b9f9803522c15ff6397545f68d1d07a2..4e624965e369180dfb971bf3a53ae2b4d726f271:/apps/workbench/app/views/projects/_show_tab_contents.html.erb diff --git a/apps/workbench/app/views/projects/_show_tab_contents.html.erb b/apps/workbench/app/views/projects/_show_tab_contents.html.erb index f185abe69e..af634bfa12 100644 --- a/apps/workbench/app/views/projects/_show_tab_contents.html.erb +++ b/apps/workbench/app/views/projects/_show_tab_contents.html.erb @@ -1,3 +1,5 @@ +<% order = nil if local_assigns[:order].nil? %> +<% sortable_columns = {} if local_assigns[:sortable_columns].nil? %>
@@ -6,7 +8,7 @@