mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
SimpleViewRenderer: fix indentation
This commit is contained in:
parent
f83f293c57
commit
15ae2da996
@ -49,7 +49,7 @@ class SimpleViewRenderer extends Helper implements ValidHtml
|
||||
{
|
||||
if (null === $name) {
|
||||
$name = null; // $this->getResponseSegment();
|
||||
}
|
||||
}
|
||||
// Compat.
|
||||
if (isset($this->_actionController)
|
||||
&& get_class($this->_actionController) === 'Icinga\\Controllers\\ErrorController'
|
||||
|
Loading…
x
Reference in New Issue
Block a user