From 068c1baa889261af53e8761f8cd4f9097a4b8c6c Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 23 Nov 2016 23:50:51 +0100 Subject: [PATCH] [RiskManagement] Path fix --- Theme/Backend/cockpit.tpl.php | 5 +++ Theme/Backend/risk-create.tpl.php | 72 +++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+) diff --git a/Theme/Backend/cockpit.tpl.php b/Theme/Backend/cockpit.tpl.php index ffe2d59..5edc20c 100644 --- a/Theme/Backend/cockpit.tpl.php +++ b/Theme/Backend/cockpit.tpl.php @@ -57,6 +57,11 @@ echo $this->getData('nav')->render(); ?>
+
+ +

getText('Statistics'); ?>

diff --git a/Theme/Backend/risk-create.tpl.php b/Theme/Backend/risk-create.tpl.php index ac22ab8..854c352 100644 --- a/Theme/Backend/risk-create.tpl.php +++ b/Theme/Backend/risk-create.tpl.php @@ -14,3 +14,75 @@ * @link http://orange-management.com */ echo $this->getData('nav')->render(); ?> + +
+
+ +
+
+ +
+
+

getText('Risk'); ?>

+ +
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+

getText('Permissions'); ?>

+ +
+
+ + +
+
+ +
+
+
+
+
+ +
+
+ +
+
+
+
\ No newline at end of file