From f89c8df2b8c92c9383454f391e5b56d9f7444c5a Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 30 Nov 2015 00:37:37 +0100 Subject: Port dataTable to richfaces --- WebContent/pages/categories.xhtml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'WebContent/pages/categories.xhtml') diff --git a/WebContent/pages/categories.xhtml b/WebContent/pages/categories.xhtml index 2e8cd0e..881413a 100644 --- a/WebContent/pages/categories.xhtml +++ b/WebContent/pages/categories.xhtml @@ -4,7 +4,8 @@ xmlns:ui="http://xmlns.jcp.org/jsf/facelets" xmlns:h="http://xmlns.jcp.org/jsf/html" xmlns:f="http://xmlns.jcp.org/jsf/core" - xmlns:c="http://xmlns.jcp.org/jsp/jstl/core"> + xmlns:c="http://xmlns.jcp.org/jsp/jstl/core" + xmlns:rich="http://richfaces.org/rich"> @@ -14,27 +15,27 @@ - - + - - + + - - + + - - + + @@ -42,8 +43,8 @@ actionListener="#{CategoryManager.select}" action="select"> - - + + -- cgit v1.2.3-70-g09d2