mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
Revert "IcingaZoneForm: allow to set object_type for now"
This reverts commit 28862ccb120c18a215575f70a5c97c1a11edac9f.
This commit is contained in:
parent
90600ffe33
commit
358590024c
@ -8,7 +8,7 @@ class IcingaZoneForm extends DirectorObjectForm
|
||||
{
|
||||
public function setup()
|
||||
{
|
||||
$this->addObjectTypeElement();
|
||||
$this->addHidden('object_type', 'object');
|
||||
|
||||
$this->addElement('text', 'object_name', array(
|
||||
'label' => $this->translate('Zone (template) name'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user