From f3380a771cffc56bfa5be9566456945869a32da5 Mon Sep 17 00:00:00 2001 From: Spitzer_Daniel Date: Wed, 22 Mar 2023 16:24:42 +0100 Subject: [PATCH] Remerge --- Layout/default/Device/Detail.php | 2 +- Layout/default/Device/Form.php | 2 +- Layout/default/Device/Index.php | 4 ++-- Layout/default/Devicemanufactor/Index.php | 4 ++-- Layout/default/Devicetype/Form.php | 2 +- Layout/default/Devicetype/Index.php | 4 ++-- application/Device/Device.php | 1 - application/Device/DeviceController.php | 1 - application/Device/DeviceModel.php | 1 - 9 files changed, 9 insertions(+), 12 deletions(-) diff --git a/Layout/default/Device/Detail.php b/Layout/default/Device/Detail.php index 98eb19cfa..3ee27f889 100644 --- a/Layout/default/Device/Detail.php +++ b/Layout/default/Device/Detail.php @@ -2,7 +2,7 @@ ?> - + @@ -135,7 +135,7 @@ $pagination_entity_name = "Device"; }); - + \ No newline at end of file diff --git a/Layout/default/Devicemanufactor/Index.php b/Layout/default/Devicemanufactor/Index.php index ce8eb742c..9b4a11186 100644 --- a/Layout/default/Devicemanufactor/Index.php +++ b/Layout/default/Devicemanufactor/Index.php @@ -4,7 +4,7 @@ $pagination_baseurl_params = ["filter" => $filter]; $pagination_entity_name = "Devicemanufactor"; ?> - +
@@ -88,7 +88,7 @@ $pagination_entity_name = "Devicemanufactor"; }); - + \ No newline at end of file diff --git a/Layout/default/Devicetype/Form.php b/Layout/default/Devicetype/Form.php index ac4f20d18..db799cdcf 100644 --- a/Layout/default/Devicetype/Form.php +++ b/Layout/default/Devicetype/Form.php @@ -1,5 +1,5 @@ - +
diff --git a/Layout/default/Devicetype/Index.php b/Layout/default/Devicetype/Index.php index f09a21d50..d36b5e3ea 100644 --- a/Layout/default/Devicetype/Index.php +++ b/Layout/default/Devicetype/Index.php @@ -4,7 +4,7 @@ $pagination_baseurl_params = ["filter" => $filter]; $pagination_entity_name = "Devicetype"; ?> - +
@@ -106,7 +106,7 @@ $pagination_entity_name = "Devicetype"; }); - + \ No newline at end of file diff --git a/application/Device/Device.php b/application/Device/Device.php index 178f165fc..4abccfb32 100644 --- a/application/Device/Device.php +++ b/application/Device/Device.php @@ -1,5 +1,4 @@