Remove pagers on the bottom of paginated lists.
This commit is contained in:
parent
b81aa89260
commit
bf197f0d77
@ -11,6 +11,5 @@ out of [% total %] in order of descending timestamp.</p>
|
|||||||
|
|
||||||
[% INCLUDE renderPager %]
|
[% INCLUDE renderPager %]
|
||||||
[% INCLUDE renderBuildList hideProjectName=project hideJobsetName=jobset hideJobName=job %]
|
[% INCLUDE renderBuildList hideProjectName=project hideJobsetName=jobset hideJobName=job %]
|
||||||
[% INCLUDE renderPager %]
|
|
||||||
|
|
||||||
[% END %]
|
[% END %]
|
||||||
|
@ -45,6 +45,4 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
[% INCLUDE renderPager %]
|
|
||||||
|
|
||||||
[% END %]
|
[% END %]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user