X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/33710e325a775d8f52ce89ce365b4a5153a68b18..66c13b6055a363cb08197b8c5d040ed9a511c8ca:/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 a46f535e92..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,14 +1,19 @@ +<% order = nil if local_assigns[:order].nil? %> +<% sortable_columns = {} if local_assigns[:sortable_columns].nil? %>