From beb8b65652d4e44256aa95dce8d431b093b40543 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 14 Dec 2015 01:10:44 +0100 Subject: Add tests for products and categories --- WebContent/pages/categories.xhtml | 2 +- WebContent/pages/products.xhtml | 2 +- WebContent/templates/common.xhtml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'WebContent') diff --git a/WebContent/pages/categories.xhtml b/WebContent/pages/categories.xhtml index 7c3ecac..9e9ad4f 100644 --- a/WebContent/pages/categories.xhtml +++ b/WebContent/pages/categories.xhtml @@ -39,7 +39,7 @@ + actionListener="#{CategoryManager.select}" action="select" id="detailsLink"> diff --git a/WebContent/pages/products.xhtml b/WebContent/pages/products.xhtml index 8050c30..ac1ed63 100644 --- a/WebContent/pages/products.xhtml +++ b/WebContent/pages/products.xhtml @@ -46,7 +46,7 @@ + actionListener="#{ProductManager.select}" action="select" id="detailsLink"> diff --git a/WebContent/templates/common.xhtml b/WebContent/templates/common.xhtml index 39139d6..467c015 100644 --- a/WebContent/templates/common.xhtml +++ b/WebContent/templates/common.xhtml @@ -31,7 +31,7 @@
  • - +
  • -- cgit v1.2.3-70-g09d2