3140: add partials for all the content tabs
[arvados.git] / apps / workbench / app / views / projects / _show_other_objects.html.erb
diff --git a/apps/workbench/app/views/projects/_show_other_objects.html.erb b/apps/workbench/app/views/projects/_show_other_objects.html.erb
new file mode 100644 (file)
index 0000000..7a87413
--- /dev/null
@@ -0,0 +1 @@
+<%= render partial: 'show_tab_contents', locals: {project: @object, objects_and_names: @objects_and_names, data_kind: []} %>