@@ -94,20 +94,20 @@ echo $this->getData('nav')->render(); ?>
- request->getUri()->getFragment() === 'c-tab-2' ? ' checked' : '' ?>>
+ request->getUri()->getFragment() === 'c-tab-2' ? ' checked' : ''; ?>>
- = $this->getHtml('Risks') ?>
+ = $this->getHtml('Risks'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
- | = $this->getHtml('Causes') ?>
- | = $this->getHtml('Solutions') ?>
- | = $this->getHtml('RiskObjects') ?>
+ | = $this->getHtml('Title'); ?>
+ | = $this->getHtml('Causes'); ?>
+ | = $this->getHtml('Solutions'); ?>
+ | = $this->getHtml('RiskObjects'); ?>
|
|
|
@@ -128,17 +128,17 @@ echo $this->getData('nav')->render(); ?>
- request->getUri()->getFragment() === 'c-tab-3' ? ' checked' : '' ?>>
+ request->getUri()->getFragment() === 'c-tab-3' ? ' checked' : ''; ?>>
- = $this->getHtml('Categories') ?>
+ = $this->getHtml('Categories'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
+ | = $this->getHtml('Title'); ?>
|
|
|
@@ -156,17 +156,17 @@ echo $this->getData('nav')->render(); ?>
- request->getUri()->getFragment() === 'c-tab-4' ? ' checked' : '' ?>>
+ request->getUri()->getFragment() === 'c-tab-4' ? ' checked' : ''; ?>>
- = $this->getHtml('Projects') ?>
+ = $this->getHtml('Projects'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
+ | = $this->getHtml('Title'); ?>
|
|
|
@@ -184,17 +184,17 @@ echo $this->getData('nav')->render(); ?>
- request->getUri()->getFragment() === 'c-tab-5' ? ' checked' : '' ?>>
+ request->getUri()->getFragment() === 'c-tab-5' ? ' checked' : ''; ?>>
- = $this->getHtml('Processes') ?>
+ = $this->getHtml('Processes'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
+ | = $this->getHtml('Title'); ?>
|
|
|
@@ -212,18 +212,18 @@ echo $this->getData('nav')->render(); ?>
- request->getUri()->getFragment() === 'c-tab-6' ? ' checked' : '' ?>>
+ request->getUri()->getFragment() === 'c-tab-6' ? ' checked' : ''; ?>>
- = $this->getHtml('Causes') ?>
+ = $this->getHtml('Causes'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
- | = $this->getHtml('Risk') ?>
+ | = $this->getHtml('Title'); ?>
+ | = $this->getHtml('Risk'); ?>
|
|
|
@@ -242,19 +242,19 @@ echo $this->getData('nav')->render(); ?>
- request->getUri()->getFragment() === 'c-tab-7' ? ' checked' : '' ?>>
+ request->getUri()->getFragment() === 'c-tab-7' ? ' checked' : ''; ?>>
- = $this->getHtml('Solutions') ?>
+ = $this->getHtml('Solutions'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
- | = $this->getHtml('Risk') ?>
- | = $this->getHtml('Cause') ?>
+ | = $this->getHtml('Title'); ?>
+ | = $this->getHtml('Risk'); ?>
+ | = $this->getHtml('Cause'); ?>
|
|
|
diff --git a/Theme/Backend/process-list.tpl.php b/Theme/Backend/process-list.tpl.php
index 70ff667..8c814f3 100755
--- a/Theme/Backend/process-list.tpl.php
+++ b/Theme/Backend/process-list.tpl.php
@@ -19,11 +19,11 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Processes') ?>
+ = $this->getHtml('Processes'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
+ | = $this->getHtml('Title'); ?>
|
|
|
diff --git a/Theme/Backend/project-list.tpl.php b/Theme/Backend/project-list.tpl.php
index 9f01715..c9e7d83 100755
--- a/Theme/Backend/project-list.tpl.php
+++ b/Theme/Backend/project-list.tpl.php
@@ -19,11 +19,11 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Projects') ?>
+ = $this->getHtml('Projects'); ?>
| = $this->getHtml('ID', '0', '0'); ?>
- | = $this->getHtml('Title') ?>
+ | = $this->getHtml('Title'); ?>
|
|
|
diff --git a/Theme/Backend/risk-create.tpl.php b/Theme/Backend/risk-create.tpl.php
index 5c473fa..c7a8d93 100755
--- a/Theme/Backend/risk-create.tpl.php
+++ b/Theme/Backend/risk-create.tpl.php
@@ -25,32 +25,32 @@ echo $this->getData('nav')->render(); ?>
|