From bcf235ba4e4ec64e000984f4e81cf822de1d9c5b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 8 Feb 2017 19:40:22 +0100 Subject: [PATCH] Fix uri parameter --- Theme/Backend/cockpit.tpl.php | 2 +- Theme/Backend/risk-create.tpl.php | 10 +++++----- Theme/backend/cockpit.tpl.php | 2 +- Theme/backend/risk-create.tpl.php | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Theme/Backend/cockpit.tpl.php b/Theme/Backend/cockpit.tpl.php index a0d221b..a0b0fdd 100644 --- a/Theme/Backend/cockpit.tpl.php +++ b/Theme/Backend/cockpit.tpl.php @@ -44,7 +44,7 @@ echo $this->getData('nav')->render(); ?> render(); ?> $value) : $c++; - $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?> + $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?> getId(); ?> getName(); ?> diff --git a/Theme/Backend/risk-create.tpl.php b/Theme/Backend/risk-create.tpl.php index 2a85546..fb1e258 100644 --- a/Theme/Backend/risk-create.tpl.php +++ b/Theme/Backend/risk-create.tpl.php @@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?>

getText('Risk'); ?>

-
+
@@ -106,7 +106,7 @@ echo $this->getData('nav')->render(); ?>

getText('RiskStatus'); ?>

- +
@@ -161,7 +161,7 @@ echo $this->getData('nav')->render(); ?>

getText('RiskObjects'); ?>

- +
@@ -202,7 +202,7 @@ echo $this->getData('nav')->render(); ?>

getText('RiskObjectStatus'); ?>

- +
@@ -247,7 +247,7 @@ echo $this->getData('nav')->render(); ?>

getText('Solution'); ?>

- + $value) : $c++; - $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}id=' . $value->getId()); ?> + $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/backend/cockpit.tpl.php b/Theme/backend/cockpit.tpl.php index a0d221b..a0b0fdd 100644 --- a/Theme/backend/cockpit.tpl.php +++ b/Theme/backend/cockpit.tpl.php @@ -44,7 +44,7 @@ echo $this->getData('nav')->render(); ?>
render(); ?>
getId(); ?> getName(); ?> diff --git a/Theme/backend/risk-create.tpl.php b/Theme/backend/risk-create.tpl.php index 2a85546..fb1e258 100644 --- a/Theme/backend/risk-create.tpl.php +++ b/Theme/backend/risk-create.tpl.php @@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?>

getText('Risk'); ?>

- +
@@ -106,7 +106,7 @@ echo $this->getData('nav')->render(); ?>

getText('RiskStatus'); ?>

- +
@@ -161,7 +161,7 @@ echo $this->getData('nav')->render(); ?>

getText('RiskObjects'); ?>

- +
@@ -202,7 +202,7 @@ echo $this->getData('nav')->render(); ?>

getText('RiskObjectStatus'); ?>

- +
@@ -247,7 +247,7 @@ echo $this->getData('nav')->render(); ?>

getText('Solution'); ?>

- +