From bf197f0d770a512480cd58930d3ccb3f4c489cb5 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Fri, 13 Apr 2012 10:43:56 +0200 Subject: [PATCH] Remove pagers on the bottom of paginated lists. --- src/root/all.tt | 1 - src/root/jobset-evals.tt | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/root/all.tt b/src/root/all.tt index 355fac0e..ff146515 100644 --- a/src/root/all.tt +++ b/src/root/all.tt @@ -11,6 +11,5 @@ out of [% total %] in order of descending timestamp.

[% INCLUDE renderPager %] [% INCLUDE renderBuildList hideProjectName=project hideJobsetName=jobset hideJobName=job %] -[% INCLUDE renderPager %] [% END %] diff --git a/src/root/jobset-evals.tt b/src/root/jobset-evals.tt index 180b57cf..8b686b22 100644 --- a/src/root/jobset-evals.tt +++ b/src/root/jobset-evals.tt @@ -45,6 +45,4 @@ -[% INCLUDE renderPager %] - [% END %]