X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bf43b9c625657fa745bbb237248f7d33ccb4cd2b..18b51b1ff1f40f1c0467f1960b329c7bc317322d:/apps/workbench/app/views/projects/index.html.erb diff --git a/apps/workbench/app/views/projects/index.html.erb b/apps/workbench/app/views/projects/index.html.erb index 832b5d41d4..2c764335f6 100644 --- a/apps/workbench/app/views/projects/index.html.erb +++ b/apps/workbench/app/views/projects/index.html.erb @@ -37,7 +37,7 @@
- <%= render partial: 'index_projects', locals: {tree: @my_project_tree, show_root_node: false} %> + <%= render partial: 'index_projects', locals: {tree: my_project_tree, show_root_node: false} %>
@@ -49,7 +49,7 @@
- <%= render partial: 'index_projects', locals: {tree: @shared_project_tree, show_root_node: false} %> + <%= render partial: 'index_projects', locals: {tree: shared_project_tree, show_root_node: false} %>