On conditionne affichage des options de fckeditor selon module
This commit is contained in:
parent
c342e2e1c9
commit
224cd66b0a
@ -83,10 +83,12 @@ $head[$h][1] = $langs->trans("Activation");
|
||||
$hselected=$h;
|
||||
$h++;
|
||||
|
||||
/*
|
||||
En attendant d'avoir quelquechose de gérer par cette page, je commente
|
||||
$head[$h][0] = DOL_URL_ROOT."/admin/fckeditor_cfg.php";
|
||||
$head[$h][1] = $langs->trans("Setup");
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
dolibarr_fiche_head($head, $hselected, $langs->trans("ModuleSetup"));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user