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

7 lines
152 B
PHP
Raw Normal View History

<?php
$section = $this->menuSection($this->translate('Reporting'))
->add($this->translate('Business Processes'))
2015-03-16 04:08:00 -04:00
->setUrl('businessprocess');