X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1b4f261c2f7d8552f9d746931c84c09d894c0077..274ca7a6c2f1f600de4242eee6cb4e8465d4440c:/apps/workbench/app/views/collections/_show_recent.html.erb diff --git a/apps/workbench/app/views/collections/_show_recent.html.erb b/apps/workbench/app/views/collections/_show_recent.html.erb index 54fc9f3da5..c958b290e8 100644 --- a/apps/workbench/app/views/collections/_show_recent.html.erb +++ b/apps/workbench/app/views/collections/_show_recent.html.erb @@ -1,3 +1,22 @@ +
+
+
+
+ + +
+
+
+

+ <%= render partial: "paging", locals: {results: @collections, object: @object} %>

@@ -38,3 +57,5 @@ $(document).on('click', 'form[data-remote] input[type=submit]', function() { return true; }); <% end %> + +