mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 18:59:05 +02:00
DatafieldController: just a space
This commit is contained in:
parent
343c9471c6
commit
b20924bf59
@ -20,7 +20,7 @@ class DatafieldController extends ActionController
|
|||||||
{
|
{
|
||||||
$edit = false;
|
$edit = false;
|
||||||
|
|
||||||
if($id = $this->params->get('id')) {
|
if ($id = $this->params->get('id')) {
|
||||||
$edit = true;
|
$edit = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user