mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Debug module AI
This commit is contained in:
@@ -573,6 +573,7 @@ class FormSetup
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* This class help to create item for class formSetup
|
||||
*/
|
||||
@@ -646,6 +647,9 @@ class FormSetupItem
|
||||
|
||||
public $enabled = 1;
|
||||
|
||||
/**
|
||||
* @var string The css to use on the input field of item
|
||||
*/
|
||||
public $cssClass = '';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user