forked from Wavyzz/dolibarr
Merge pull request #16573 from frederic34/box_index_societe
can add box on thirparties index
This commit is contained in:
@@ -40,6 +40,7 @@ class InfoBox
|
||||
if (empty($conf->global->MAIN_FEATURES_LEVEL) || $conf->global->MAIN_FEATURES_LEVEL < 2) {
|
||||
return array(
|
||||
0 => 'Home',
|
||||
3 => 'thirdpartiesindex',
|
||||
27 => 'AccountancyHome'
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user