Code comment

This commit is contained in:
Laurent Destailleur 2020-01-30 19:14:59 +01:00
parent b47e1bd8e8
commit c0bf89929f

View File

@ -6497,7 +6497,7 @@ class Form
* @param int $translate Translate and encode value
* @param int $width Force width of select box. May be used only when using jquery couch. Example: 250, 95%
* @param string $moreattrib Add more options on select component. Example: 'disabled'
* @param string $elemtype Type of element we show ('category', ...)
* @param string $elemtype Type of element we show ('category', ...). Will execute a formating function on it. To use in readonly mode if js component support HTML formatting.
* @param string $placeholder String to use as placeholder
* @param int $addjscombo Add js combo
* @return string HTML multiselect string