X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4154420cdd2a2ac6cdb2cc57357f42513fb287cc..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 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 @@