From adf1c48cfbece0085862114ac7b6f62ae599269f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 17 Feb 2019 18:58:41 +0100 Subject: [PATCH] Add download to tables --- Theme/Backend/accounts-list.tpl.php | 2 +- Theme/Backend/accounts-single.tpl.php | 4 +-- Theme/Backend/groups-list.tpl.php | 2 +- Theme/Backend/groups-single.tpl.php | 6 ++--- Theme/Backend/modules-list.tpl.php | 2 +- Theme/Backend/modules-single.tpl.php | 36 ++++++++++++++++++--------- 6 files changed, 32 insertions(+), 20 deletions(-) diff --git a/Theme/Backend/accounts-list.tpl.php b/Theme/Backend/accounts-list.tpl.php index 44c86ae..093a091 100644 --- a/Theme/Backend/accounts-list.tpl.php +++ b/Theme/Backend/accounts-list.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Groups') ?>getHtml('Groups') ?>
getHtml('ID', 0, 0); ?> diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php index a595c5f..acd0adf 100644 --- a/Theme/Backend/accounts-single.tpl.php +++ b/Theme/Backend/accounts-single.tpl.php @@ -105,7 +105,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Groups') ?>getHtml('Groups') ?>
@@ -143,7 +143,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Permissions') ?>getHtml('Permissions') ?>
diff --git a/Theme/Backend/groups-list.tpl.php b/Theme/Backend/groups-list.tpl.php index 6d3f0d4..6eccc90 100644 --- a/Theme/Backend/groups-list.tpl.php +++ b/Theme/Backend/groups-list.tpl.php @@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Groups') ?>getHtml('Groups') ?>
getHtml('ID', 0, 0); ?> diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php index 2220964..b0112db 100644 --- a/Theme/Backend/groups-single.tpl.php +++ b/Theme/Backend/groups-single.tpl.php @@ -65,7 +65,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Accounts') ?>getHtml('Accounts') ?>
getHtml('ID', 0, 0); ?> @@ -100,7 +100,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('Permissions') ?>getHtml('Permissions') ?>
@@ -194,7 +194,7 @@ echo $this->getData('nav')->render(); ?>
- +
getHtml('AuditLog') ?>getHtml('AuditLog') ?>
getHtml('ID', 0, 0); ?> diff --git a/Theme/Backend/modules-list.tpl.php b/Theme/Backend/modules-list.tpl.php index 49567f1..bcb4ccf 100644 --- a/Theme/Backend/modules-list.tpl.php +++ b/Theme/Backend/modules-list.tpl.php @@ -25,7 +25,7 @@ $installed = $this->app->moduleManager->getInstalledModules();
- +
getHtml('Modules') ?>getHtml('Modules') ?>
getHtml('ID', 0, 0); ?> diff --git a/Theme/Backend/modules-single.tpl.php b/Theme/Backend/modules-single.tpl.php index f43c669..f054ea9 100644 --- a/Theme/Backend/modules-single.tpl.php +++ b/Theme/Backend/modules-single.tpl.php @@ -58,19 +58,31 @@ if ($nav !== null) { -
- -
-
- -
+
+
+
+ +
+
+
+
+ +
+
+
-
- -
-
- -
+
+
+
+ +
+
+
+
+ +
+
+