From 5f30a827fc84af1e54f0716a49995e98a044ebd6 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Sun, 13 Dec 2015 22:07:46 +0100 Subject: Add editing capabilities --- WebContent/pages/categories.xhtml | 22 ++++++++++++---------- WebContent/pages/category.xhtml | 20 +++++++++++++++++++- WebContent/pages/product.xhtml | 7 ++++--- WebContent/pages/products.xhtml | 16 +++++++++++++++- 4 files changed, 50 insertions(+), 15 deletions(-) (limited to 'WebContent') diff --git a/WebContent/pages/categories.xhtml b/WebContent/pages/categories.xhtml index cb6ef27..7c3ecac 100644 --- a/WebContent/pages/categories.xhtml +++ b/WebContent/pages/categories.xhtml @@ -43,17 +43,19 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/WebContent/pages/category.xhtml b/WebContent/pages/category.xhtml index 4a5ea10..7d6f43a 100644 --- a/WebContent/pages/category.xhtml +++ b/WebContent/pages/category.xhtml @@ -13,7 +13,25 @@ JCatalog Application -

Welcome to the JCatalog Demo Application

+
+ +
+ + +
+
+ + +
+
+ + + + +
+
+ +
JCatalog Footer diff --git a/WebContent/pages/product.xhtml b/WebContent/pages/product.xhtml index 84b49f6..d5f3f41 100644 --- a/WebContent/pages/product.xhtml +++ b/WebContent/pages/product.xhtml @@ -17,19 +17,20 @@
- +
- +
- +
+
diff --git a/WebContent/pages/products.xhtml b/WebContent/pages/products.xhtml index 1b5e5e4..8050c30 100644 --- a/WebContent/pages/products.xhtml +++ b/WebContent/pages/products.xhtml @@ -50,8 +50,22 @@ + + + + + + + + - + + + + -- cgit v1.2.3-70-g09d2