mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15: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
|
||||
*
|
||||
* 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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user