From e29a0f58aafd7a5fb35db739febb9e54e3d1bea9 Mon Sep 17 00:00:00 2001 From: taboraz Date: Thu, 24 Jan 2008 18:35:48 +0000 Subject: [PATCH] Added All Rows auto-disable based on Paginator.maxItemsPerPage injectable setting. --- .../META-INF/template/paginator.xhtml | 28 +++++++++++----- .../META-INF/template/paginatorInForm.xhtml | 32 ++++++++++++------- 2 files changed, 40 insertions(+), 20 deletions(-) diff --git a/crank-jsf-support/src/main/resources/META-INF/template/paginator.xhtml b/crank-jsf-support/src/main/resources/META-INF/template/paginator.xhtml index 81cc7c73..fb737bd1 100644 --- a/crank-jsf-support/src/main/resources/META-INF/template/paginator.xhtml +++ b/crank-jsf-support/src/main/resources/META-INF/template/paginator.xhtml @@ -340,15 +340,27 @@ + + + + + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/crank-jsf-support/src/main/resources/META-INF/template/paginatorInForm.xhtml b/crank-jsf-support/src/main/resources/META-INF/template/paginatorInForm.xhtml index 48ec974a..2ad96195 100644 --- a/crank-jsf-support/src/main/resources/META-INF/template/paginatorInForm.xhtml +++ b/crank-jsf-support/src/main/resources/META-INF/template/paginatorInForm.xhtml @@ -368,18 +368,26 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +