mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Enhance the feature of keyword detection for partnership
This commit is contained in:
@@ -222,6 +222,8 @@ class modMyModule extends DolibarrModules
|
||||
'tabrowid'=>array("rowid", "rowid", "rowid"),
|
||||
// Condition to show each dictionary
|
||||
'tabcond'=>array($conf->mymodule->enabled, $conf->mymodule->enabled, $conf->mymodule->enabled)
|
||||
// Help tooltip for each fields of the dictionary
|
||||
'tabhelp'=>array(array('code'=>$langs->trans('CodeTooltipHelp')))
|
||||
);
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user