mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Also mention the viewscript functionality of Form::loadDefaultDecorators()
refs #5525
This commit is contained in:
parent
8f0b9899a3
commit
6ac471c598
@ -285,7 +285,8 @@ class Form extends Zend_Form
|
|||||||
/**
|
/**
|
||||||
* Load the default decorators
|
* Load the default decorators
|
||||||
*
|
*
|
||||||
* Overwrites Zend_Form::loadDefaultDecorators to avoid having the HtmlTag-Decorator added
|
* Overwrites Zend_Form::loadDefaultDecorators to avoid having
|
||||||
|
* the HtmlTag-Decorator added and to provide viewscript usage
|
||||||
*
|
*
|
||||||
* @return self
|
* @return self
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user