X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e4f96fc61cd9c85f91bdb0020bc365f2f4825ffb..8ea149362539b3d50e14a7fbd8831c7cbf347446:/apps/workbench/app/views/pipeline_templates/_show_recent.html.erb diff --git a/apps/workbench/app/views/pipeline_templates/_show_recent.html.erb b/apps/workbench/app/views/pipeline_templates/_show_recent.html.erb index 342a74331e..3ea7d8c79b 100644 --- a/apps/workbench/app/views/pipeline_templates/_show_recent.html.erb +++ b/apps/workbench/app/views/pipeline_templates/_show_recent.html.erb @@ -11,6 +11,8 @@ } <% end %> +<%= render partial: "paging", locals: {results: @objects, object: @object} %> + @@ -54,3 +56,5 @@
+ +<%= render partial: "paging", locals: {results: @objects, object: @object} %>