From 0dc0d3242dab5d06429eed7c1bf2932213e69b4a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 20 Apr 2017 12:34:33 +0200 Subject: [PATCH] please copy a matching file from templates.dist and remove this dummy when you want to create your JSF pages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/WEB-INF/templates.dist/admin_page.xhtml | 2 +- web/WEB-INF/templates.dist/guest_login_page.xhtml | 2 +- web/WEB-INF/templates.dist/guest_page.xhtml | 2 +- web/WEB-INF/templates.dist/login_page.xhtml | 2 +- web/admin/category/admin_category_delete.xhtml | 2 +- web/admin/category/admin_category_edit.xhtml | 2 +- web/admin/country/admin_country_delete.xhtml | 2 +- web/admin/country/admin_country_edit.xhtml | 2 +- web/admin/customer/admin_customer_delete.xhtml | 2 +- web/admin/customer/admin_customer_unlock.xhtml | 2 +- web/admin/mobile/admin_contact_mobile_unlink.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_delete.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_edit.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_show.xhtml | 2 +- web/admin/product/admin_product_delete.xhtml | 2 +- web/admin/product/admin_product_edit.xhtml | 2 +- web/user/login_index.xhtml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/web/WEB-INF/templates.dist/admin_page.xhtml b/web/WEB-INF/templates.dist/admin_page.xhtml index 25a39b1d..15ef3689 100644 --- a/web/WEB-INF/templates.dist/admin_page.xhtml +++ b/web/WEB-INF/templates.dist/admin_page.xhtml @@ -17,7 +17,7 @@ - Here goes your content. + diff --git a/web/WEB-INF/templates.dist/guest_login_page.xhtml b/web/WEB-INF/templates.dist/guest_login_page.xhtml index 3fd51eae..cb8aa91b 100644 --- a/web/WEB-INF/templates.dist/guest_login_page.xhtml +++ b/web/WEB-INF/templates.dist/guest_login_page.xhtml @@ -17,7 +17,7 @@ - Here goes your content. + diff --git a/web/WEB-INF/templates.dist/guest_page.xhtml b/web/WEB-INF/templates.dist/guest_page.xhtml index a6c8f19d..08948859 100644 --- a/web/WEB-INF/templates.dist/guest_page.xhtml +++ b/web/WEB-INF/templates.dist/guest_page.xhtml @@ -17,7 +17,7 @@ - Here goes your content. + diff --git a/web/WEB-INF/templates.dist/login_page.xhtml b/web/WEB-INF/templates.dist/login_page.xhtml index 2912b91a..45c3bd59 100644 --- a/web/WEB-INF/templates.dist/login_page.xhtml +++ b/web/WEB-INF/templates.dist/login_page.xhtml @@ -16,7 +16,7 @@ - Here goes your content. + diff --git a/web/admin/category/admin_category_delete.xhtml b/web/admin/category/admin_category_delete.xhtml index 6e5222a0..81d08024 100644 --- a/web/admin/category/admin_category_delete.xhtml +++ b/web/admin/category/admin_category_delete.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/category/admin_category_edit.xhtml b/web/admin/category/admin_category_edit.xhtml index 121d2c01..cc9a1e02 100644 --- a/web/admin/category/admin_category_edit.xhtml +++ b/web/admin/category/admin_category_edit.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/country/admin_country_delete.xhtml b/web/admin/country/admin_country_delete.xhtml index c37d12ae..a12d698a 100644 --- a/web/admin/country/admin_country_delete.xhtml +++ b/web/admin/country/admin_country_delete.xhtml @@ -17,7 +17,7 @@ - Here goes your content. + diff --git a/web/admin/country/admin_country_edit.xhtml b/web/admin/country/admin_country_edit.xhtml index 35bba855..9d2303d4 100644 --- a/web/admin/country/admin_country_edit.xhtml +++ b/web/admin/country/admin_country_edit.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/customer/admin_customer_delete.xhtml b/web/admin/customer/admin_customer_delete.xhtml index a42cab4e..96ea5af1 100644 --- a/web/admin/customer/admin_customer_delete.xhtml +++ b/web/admin/customer/admin_customer_delete.xhtml @@ -23,7 +23,7 @@ - Here goes your content. + diff --git a/web/admin/customer/admin_customer_unlock.xhtml b/web/admin/customer/admin_customer_unlock.xhtml index b1ca2e70..ab6cf7d4 100644 --- a/web/admin/customer/admin_customer_unlock.xhtml +++ b/web/admin/customer/admin_customer_unlock.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/mobile/admin_contact_mobile_unlink.xhtml b/web/admin/mobile/admin_contact_mobile_unlink.xhtml index 836c6aca..3c4bb59d 100644 --- a/web/admin/mobile/admin_contact_mobile_unlink.xhtml +++ b/web/admin/mobile/admin_contact_mobile_unlink.xhtml @@ -22,7 +22,7 @@ - Here goes your content. + diff --git a/web/admin/mobile_provider/admin_mobile_provider_delete.xhtml b/web/admin/mobile_provider/admin_mobile_provider_delete.xhtml index 192ef47a..a74b0be6 100644 --- a/web/admin/mobile_provider/admin_mobile_provider_delete.xhtml +++ b/web/admin/mobile_provider/admin_mobile_provider_delete.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/mobile_provider/admin_mobile_provider_edit.xhtml b/web/admin/mobile_provider/admin_mobile_provider_edit.xhtml index cc4c0c78..fe3a89ab 100644 --- a/web/admin/mobile_provider/admin_mobile_provider_edit.xhtml +++ b/web/admin/mobile_provider/admin_mobile_provider_edit.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/mobile_provider/admin_mobile_provider_show.xhtml b/web/admin/mobile_provider/admin_mobile_provider_show.xhtml index 72c8d4c1..e44982e8 100644 --- a/web/admin/mobile_provider/admin_mobile_provider_show.xhtml +++ b/web/admin/mobile_provider/admin_mobile_provider_show.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/product/admin_product_delete.xhtml b/web/admin/product/admin_product_delete.xhtml index 66be5e16..2c136d15 100644 --- a/web/admin/product/admin_product_delete.xhtml +++ b/web/admin/product/admin_product_delete.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/admin/product/admin_product_edit.xhtml b/web/admin/product/admin_product_edit.xhtml index 3687dcce..50d7421f 100644 --- a/web/admin/product/admin_product_edit.xhtml +++ b/web/admin/product/admin_product_edit.xhtml @@ -18,7 +18,7 @@ - Here goes your content. + diff --git a/web/user/login_index.xhtml b/web/user/login_index.xhtml index f6b6502d..902550a7 100644 --- a/web/user/login_index.xhtml +++ b/web/user/login_index.xhtml @@ -19,7 +19,7 @@ - Here goes your content. + -- 2.39.5