From 39b08235a5a87a29dee443888e1a9f95f3947829 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 3 Mar 2015 10:39:44 +0100 Subject: [PATCH] process/show: do not render hidden config --- application/views/scripts/process/show.phtml | 3 --- 1 file changed, 3 deletions(-) diff --git a/application/views/scripts/process/show.phtml b/application/views/scripts/process/show.phtml index ebe6828..80fa83e 100644 --- a/application/views/scripts/process/show.phtml +++ b/application/views/scripts/process/show.phtml @@ -12,9 +12,6 @@ formSelect('processName', $this->processName, array('class' => 'autosubmit'), $this->processList) ?> bp->renderHtml($this) ?> - render('warnings.phtml') ?>