Fix doxygen
This commit is contained in:
parent
6be9a04a56
commit
43ab23ca28
@ -485,9 +485,9 @@ class Form
|
|||||||
/**
|
/**
|
||||||
* Generate select HTML to choose massaction
|
* Generate select HTML to choose massaction
|
||||||
*
|
*
|
||||||
* @parama string $selected Selected value
|
* @param string $selected Selected value
|
||||||
* @param int $arrayofaction array('code'=>'label', ...)
|
* @param int $arrayofaction array('code'=>'label', ...)
|
||||||
* @param string Select list
|
* @return string Select list
|
||||||
*/
|
*/
|
||||||
function selectMassAction($selected, $arrayofaction)
|
function selectMassAction($selected, $arrayofaction)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user