mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 18:59:05 +02:00
parent
31b2326e1e
commit
089fbad29b
@ -22,7 +22,6 @@ class ImportRowModifierForm extends DirectorObjectForm
|
|||||||
public function setup()
|
public function setup()
|
||||||
{
|
{
|
||||||
$this->addHidden('source_id', $this->source->id);
|
$this->addHidden('source_id', $this->source->id);
|
||||||
$this->addHidden('priority', 1);
|
|
||||||
|
|
||||||
$this->addElement('select', 'property_name', array(
|
$this->addElement('select', 'property_name', array(
|
||||||
'label' => $this->translate('Property'),
|
'label' => $this->translate('Property'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user