icingaweb2-module-businessp.../configuration.php
2014-11-30 15:56:58 +01:00

6 lines
165 B
PHP

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