X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/48956dadd90d0a71a51afdcd9fd3d9a988866272..fb9235f1b9abe0661eb7640c4db0ab7001f90f1d:/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 %> + +