4091: pass limit parameter from project tabs.
[arvados.git] / apps / workbench / app / views / projects / _show_data_collections.html.erb
index e56321dde8a55b4137e082882b8afe77244d7e80..f2995c9e4db6b81bdf5c0d22256f540e6ffb0085 100644 (file)
@@ -1,3 +1,4 @@
 <%= render_pane 'tab_contents', to_string: true, locals: {
+    limit: 200,
     filters: [['uuid', 'is_a', "arvados#collection"]]
     }.merge(local_assigns) %>