From 0bac63cc4177cd1f7d9459a8ff8dea9145e63652 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 28 Jun 2016 09:23:10 +0200 Subject: [PATCH] job: remove property debug output --- application/views/scripts/job/index.phtml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/application/views/scripts/job/index.phtml b/application/views/scripts/job/index.phtml index 3a63943b..8ef9ec11 100644 --- a/application/views/scripts/job/index.phtml +++ b/application/views/scripts/job/index.phtml @@ -41,10 +41,4 @@ translate('This job has not been executed yet') ?> - -
-escape(
-print_r($this->job->getProperties(), 1)
-) ?>
-