X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/34081b99f265f9baaabcd791f7c520c3f5b37f19..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 2789542de2..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? %>