mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
job: remove property debug output
This commit is contained in:
parent
79600c2626
commit
0bac63cc41
@ -41,10 +41,4 @@
|
||||
<?php else: ?>
|
||||
<?= $this->translate('This job has not been executed yet') ?>
|
||||
<?php endif ?>
|
||||
|
||||
<pre>
|
||||
<?= $this->escape(
|
||||
print_r($this->job->getProperties(), 1)
|
||||
) ?>
|
||||
</pre>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user