3654: little cleanup around the post method
[arvados.git] / apps / workbench / app / views / projects / _show_data_collections.html.erb
index cd4728e775f00b4fe4c3f9517269366480daa60f..e56321dde8a55b4137e082882b8afe77244d7e80 100644 (file)
@@ -1,3 +1,3 @@
 <%= render_pane 'tab_contents', to_string: true, locals: {
     filters: [['uuid', 'is_a', "arvados#collection"]]
-    } %>
+    }.merge(local_assigns) %>