From 3330e067a40bc6b273bf6c10529ace464219b5ab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 14 May 2023 03:11:14 +0200 Subject: [PATCH] Please cherry-pick: - let's have each attribute in a new line --- .../mobile/admin_form_add_contact_mobile.tpl | 12 ++++ .../mobile/admin_contact_mobile_list.xhtml | 26 ++++--- .../mobile/admin_contact_mobile_unlink.xhtml | 32 ++++++--- web/admin/mobile/admin_mobile_delete.xhtml | 52 +++++++++----- web/admin/mobile/admin_mobile_edit.xhtml | 55 +++++++++------ web/admin/mobile/admin_mobile_list.xhtml | 53 +++++++++----- web/admin/mobile/admin_mobile_show.xhtml | 69 +++++++++++++------ 7 files changed, 207 insertions(+), 92 deletions(-) diff --git a/web/WEB-INF/templates/admin/mobile/admin_form_add_contact_mobile.tpl b/web/WEB-INF/templates/admin/mobile/admin_form_add_contact_mobile.tpl index 0659db91..3c78b683 100644 --- a/web/WEB-INF/templates/admin/mobile/admin_form_add_contact_mobile.tpl +++ b/web/WEB-INF/templates/admin/mobile/admin_form_add_contact_mobile.tpl @@ -19,10 +19,22 @@ +<<<<<<< HEAD
+======= + + + +>>>>>>> 6774350c5 (Please cherry-pick:)
diff --git a/web/admin/mobile/admin_contact_mobile_list.xhtml b/web/admin/mobile/admin_contact_mobile_list.xhtml index 5d02a85d..d99b94d7 100644 --- a/web/admin/mobile/admin_contact_mobile_list.xhtml +++ b/web/admin/mobile/admin_contact_mobile_list.xhtml @@ -1,12 +1,14 @@ - + - + @@ -15,7 +17,15 @@ - + diff --git a/web/admin/mobile/admin_contact_mobile_unlink.xhtml b/web/admin/mobile/admin_contact_mobile_unlink.xhtml index f9a73c63..43f4982b 100644 --- a/web/admin/mobile/admin_contact_mobile_unlink.xhtml +++ b/web/admin/mobile/admin_contact_mobile_unlink.xhtml @@ -1,18 +1,34 @@ - + - - + + - + diff --git a/web/admin/mobile/admin_mobile_delete.xhtml b/web/admin/mobile/admin_mobile_delete.xhtml index 5f98227e..7b97a449 100644 --- a/web/admin/mobile/admin_mobile_delete.xhtml +++ b/web/admin/mobile/admin_mobile_delete.xhtml @@ -1,20 +1,29 @@ - + - - + + - + @@ -23,25 +32,36 @@ - + - +
- +
- +
diff --git a/web/admin/mobile/admin_mobile_edit.xhtml b/web/admin/mobile/admin_mobile_edit.xhtml index 61a57ae5..2cd6db14 100644 --- a/web/admin/mobile/admin_mobile_edit.xhtml +++ b/web/admin/mobile/admin_mobile_edit.xhtml @@ -1,20 +1,29 @@ - + - - + + - + @@ -23,22 +32,28 @@ - - - - + +
- +
- + - + + + + +
diff --git a/web/admin/mobile/admin_mobile_list.xhtml b/web/admin/mobile/admin_mobile_list.xhtml index cac23e37..1ab86f42 100644 --- a/web/admin/mobile/admin_mobile_list.xhtml +++ b/web/admin/mobile/admin_mobile_list.xhtml @@ -1,13 +1,14 @@ - + - + @@ -16,14 +17,26 @@ - + - + - - + + @@ -32,7 +45,11 @@
- +
@@ -42,25 +59,25 @@ - + - + - + - + - + diff --git a/web/admin/mobile/admin_mobile_show.xhtml b/web/admin/mobile/admin_mobile_show.xhtml index 7ee27039..fcffc2dc 100644 --- a/web/admin/mobile/admin_mobile_show.xhtml +++ b/web/admin/mobile/admin_mobile_show.xhtml @@ -1,20 +1,29 @@ - + - - + + - + @@ -23,19 +32,29 @@ - - - + + + - - + + - + @@ -67,25 +86,31 @@ - + - + -
+ -
+
-- 2.39.5