From 4e9bdba0f3c06c455ee3f72e568c0639a461a09f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 22 Jul 2016 10:19:07 +0200 Subject: [PATCH] Continued a bit: (please cherry-pick this) - don't use the converter attribute, better use --- .../templates/admin/contact/admin_form_contact_data.tpl | 9 ++++++--- .../admin/mobile_provider/admin_form_mobile_provider.tpl | 3 ++- web/WEB-INF/templates/contact/form_contact_data.tpl | 9 ++++++--- web/WEB-INF/templates/generic/mobile_selection_box.tpl | 3 ++- web/admin/user/admin_user_list.xhtml | 3 ++- 5 files changed, 18 insertions(+), 9 deletions(-) diff --git a/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl b/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl index a767b66f..e53aad15 100644 --- a/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl +++ b/web/WEB-INF/templates/admin/contact/admin_form_contact_data.tpl @@ -149,7 +149,8 @@
- + + @@ -166,7 +167,8 @@
- + + @@ -189,7 +191,8 @@
- + + diff --git a/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl b/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl index 6f0b6cb3..a1c804bd 100644 --- a/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl +++ b/web/WEB-INF/templates/admin/mobile_provider/admin_form_mobile_provider.tpl @@ -63,7 +63,8 @@
- + +
diff --git a/web/WEB-INF/templates/contact/form_contact_data.tpl b/web/WEB-INF/templates/contact/form_contact_data.tpl index d4831b5c..7c607ec4 100644 --- a/web/WEB-INF/templates/contact/form_contact_data.tpl +++ b/web/WEB-INF/templates/contact/form_contact_data.tpl @@ -164,7 +164,8 @@
- + + @@ -181,7 +182,8 @@
- + + @@ -204,7 +206,8 @@
- + + diff --git a/web/WEB-INF/templates/generic/mobile_selection_box.tpl b/web/WEB-INF/templates/generic/mobile_selection_box.tpl index 46eee37a..2985f768 100644 --- a/web/WEB-INF/templates/generic/mobile_selection_box.tpl +++ b/web/WEB-INF/templates/generic/mobile_selection_box.tpl @@ -6,7 +6,8 @@ xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> - + + diff --git a/web/admin/user/admin_user_list.xhtml b/web/admin/user/admin_user_list.xhtml index 745b1fda..00a2eefe 100644 --- a/web/admin/user/admin_user_list.xhtml +++ b/web/admin/user/admin_user_list.xhtml @@ -103,7 +103,8 @@
- + + -- 2.39.5