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