icingaweb2-module-businessp.../configuration.php
2014-11-30 10:54:48 +01:00

6 lines
155 B
PHP

<?php
$section = $this->menuSection($this->translate('Reporting'))
->add($this->translate('Business Processes'))
->setUrl('bpapp/process/show');