From 2f28803ac54d066fadaf19b0c2cbfa2c5f9f8571 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Fri, 20 Dec 2013 20:06:22 -0500 Subject: [PATCH] Add lazy=true to primefaces table --- .../src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml b/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml index 8a79fe3..46dc743 100644 --- a/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml +++ b/booking-faces/src/main/webapp/WEB-INF/flows/main/reviewHotels.xhtml @@ -19,7 +19,7 @@ + rows="#{hotels.pageSize}" page="#{hotels.currentPage}" lazy="true"> Hotel Search Results