forked from Wavyzz/dolibarr
NEW Can edit property css, cssview, csslist on extrafields
This commit is contained in:
@@ -10646,7 +10646,7 @@ function getFieldErrorIcon($fieldValidationErrorMsg)
|
||||
* @param string $iconClass class for icon element (Example: 'fa fa-file')
|
||||
* @param string $url the url for link
|
||||
* @param string $id attribute id of button
|
||||
* @param int $status 0 no user rights, 1 active, 2 current action or selected, -1 Feature Disabled, -2 disable Other reason use helpText as tooltip
|
||||
* @param int $status 0 no user rights, 1 active, 2 current action or selected, -1 Feature Disabled, -2 disable Other reason use param $helpText as tooltip help
|
||||
* @param array $params various params for future : recommended rather than adding more function arguments
|
||||
* @return string html button
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user