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