mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
We have no data-icinga-component
This commit is contained in:
parent
796265d304
commit
e480ed7aad
@ -317,7 +317,7 @@ class Form extends Zend_Form
|
|||||||
$this->addElementDecorators();
|
$this->addElementDecorators();
|
||||||
$this->created = true;
|
$this->created = true;
|
||||||
if (!$this->ignoreChangeDiscarding) {
|
if (!$this->ignoreChangeDiscarding) {
|
||||||
$this->setAttrib('data-icinga-component', 'app/form');
|
//$this->setAttrib('data-icinga-component', 'app/form');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user