Synchro with stable

DO NOT INTEGRATE to pre-stable nor stable
This commit is contained in:
sparkyx 2024-09-23 11:32:47 +02:00
parent 333b36372a
commit 39e01d2a75
7 changed files with 15 additions and 22 deletions

View file

@ -402,8 +402,7 @@ class ICard extends HtmlInput
$this->callback=$p_name;
}
/**
* \brief set the javascript callback function
/**\brief set the javascript callback function
* by default it is update_value called AFTER an item has been selected
* \param $p_name callback function name
*/