From 9709a3374729b705847523d4e97c1863c7d05000 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 14 Sep 2021 22:07:26 +0200 Subject: [PATCH] Added more Pagination --- Layout/default/Building/Index.php | 60 ++++++++++++ Layout/default/Linework/Index.php | 8 +- Layout/default/Order/Index.php | 102 ++++++++++++++++++++ Layout/default/Pipework/Index.php | 41 +++++++- application/Building/BuildingController.php | 68 ++++++------- application/Order/OrderController.php | 58 +++++++---- application/Order/OrderModel.php | 55 ++++++++++- 7 files changed, 329 insertions(+), 63 deletions(-) diff --git a/Layout/default/Building/Index.php b/Layout/default/Building/Index.php index f771feca6..56d8f9089 100644 --- a/Layout/default/Building/Index.php +++ b/Layout/default/Building/Index.php @@ -106,6 +106,35 @@ "> Neues Objekt anlegen + $pagination['count']): ?> + + + + @@ -263,6 +292,37 @@
Netzgebiet
+ + + $pagination['count']): ?> + + + + diff --git a/Layout/default/Linework/Index.php b/Layout/default/Linework/Index.php index 97ccc54c2..0fb92ddd5 100644 --- a/Layout/default/Linework/Index.php +++ b/Layout/default/Linework/Index.php @@ -107,7 +107,7 @@