X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f16be1736d705278ae39bde3fc6d6d9d1f302fa7..7149ee5d616b932a73fb7a311136e6db75020666:/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 d963114e84..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} %>

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