diff --git a/configuration.php b/configuration.php index 1be4969..9df3967 100644 --- a/configuration.php +++ b/configuration.php @@ -1,6 +1,7 @@ menuSection($this->translate('Reporting')) +$section = $this->menuSection(mt('monitoring', 'Overview')) ->add($this->translate('Business Processes')) + ->setPriority(45) ->setUrl('businessprocess');