Suppression onglet CDR

This commit is contained in:
Rodolphe Quiedeville 2005-09-06 14:33:26 +00:00
parent 3d547aa97a
commit 17b1c6e53c

View File

@ -175,11 +175,11 @@ if ($_GET["id"] > 0)
$head[$h][1] = $langs->trans("Fiche");
$hselected = $h;
$h++;
/*
$head[$h][0] = DOL_URL_ROOT."/telephonie/fournisseur/cdr.php?id=".$fourn->id;
$head[$h][1] = $langs->trans("CDR");
$h++;
*/
dolibarr_fiche_head($head, $hselected, 'Fournisseur : '.$fourn->nom);
print '<table class="border" width="100%" cellspacing="0" cellpadding="4">';