mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +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;
|
||||
|
||||
if($id = $this->params->get('id')) {
|
||||
if ($id = $this->params->get('id')) {
|
||||
$edit = true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user