X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0e0279e2566ff5ee19a741961dd21b3e2ab310db..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 ffa380c26d..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,15 +1,27 @@ +<% order = nil if local_assigns[:order].nil? %> +<% sortable_columns = {} if local_assigns[:sortable_columns].nil? %>