mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-29 14:59:27 -05:00
process/toplevel: remove legacy action
This commit is contained in:
parent
ba5e0964bb
commit
5484cfc887
1 changed files with 0 additions and 8 deletions
|
|
@ -106,14 +106,6 @@ class ProcessController extends Controller
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Show a business process from a toplevel perspective
|
||||
*/
|
||||
public function toplevelAction()
|
||||
{
|
||||
$this->redirectOnConfigSwitch();
|
||||
}
|
||||
|
||||
/**
|
||||
* Show the source code for a process
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue