From 52c09bdd48bb13d1c415da3bec5718f9aecf3d3e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 19 Apr 2017 17:49:48 +0200 Subject: [PATCH] removed cellphone (now: mobile) pages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/admin/mobile/admin_cellphone_delete.xhtml | 25 ----- web/admin/mobile/admin_cellphone_show.xhtml | 92 ------------------- .../mobile/admin_contact_cellphone_list.xhtml | 27 ------ .../admin_contact_cellphone_unlink.xhtml | 26 ------ 4 files changed, 170 deletions(-) delete mode 100644 web/admin/mobile/admin_cellphone_delete.xhtml delete mode 100644 web/admin/mobile/admin_cellphone_show.xhtml delete mode 100644 web/admin/mobile/admin_contact_cellphone_list.xhtml delete mode 100644 web/admin/mobile/admin_contact_cellphone_unlink.xhtml diff --git a/web/admin/mobile/admin_cellphone_delete.xhtml b/web/admin/mobile/admin_cellphone_delete.xhtml deleted file mode 100644 index 072aae18..00000000 --- a/web/admin/mobile/admin_cellphone_delete.xhtml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - #{msg.PAGE_TITLE_ADMIN_DELETE_CELLPHONE} - - - - - - - Here goes your content. - - - diff --git a/web/admin/mobile/admin_cellphone_show.xhtml b/web/admin/mobile/admin_cellphone_show.xhtml deleted file mode 100644 index 71fb8338..00000000 --- a/web/admin/mobile/admin_cellphone_show.xhtml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - #{msg.PAGE_TITLE_ADMIN_SHOW_CELLPHONE} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
    - -
-
-
-
-
-
- diff --git a/web/admin/mobile/admin_contact_cellphone_list.xhtml b/web/admin/mobile/admin_contact_cellphone_list.xhtml deleted file mode 100644 index b8c0d07b..00000000 --- a/web/admin/mobile/admin_contact_cellphone_list.xhtml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - #{msg.PAGE_TITLE_ADMIN_LIST_CONTACT_CELLPHONE} - - - - - - - - - - - - - - - - diff --git a/web/admin/mobile/admin_contact_cellphone_unlink.xhtml b/web/admin/mobile/admin_contact_cellphone_unlink.xhtml deleted file mode 100644 index fadc8b53..00000000 --- a/web/admin/mobile/admin_contact_cellphone_unlink.xhtml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - #{msg.PAGE_TITLE_ADMIN_UNLINK_CONTACT_CELLPHONE} - - - - - - - Here goes your content. - - - -- 2.39.5