icingaweb2-module-businessp.../configuration.php

7 lines
155 B
PHP
Raw Normal View History

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