mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
ConfigController: useless use of render
This commit is contained in:
parent
532ab60b36
commit
2b2901524c
@ -85,7 +85,6 @@ class Monitoring_ConfigController extends BaseConfigController {
|
||||
$this->view->{$element} = $e;
|
||||
}
|
||||
}
|
||||
$this->render('index');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user