X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/35bee4f8071099b57925a49fc56554ceda900c81..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 3235783b87..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,13 +1,16 @@ +<% order = nil if local_assigns[:order].nil? %> +<% sortable_columns = {} if local_assigns[:sortable_columns].nil? %>