X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fc6c801e7448c34b3b916813a8792e32f22bb7a8..9cdf7a2f51489403a488c3d06cf252a36b8e4198:/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} %>