Ajout graphique de la moyenne

This commit is contained in:
Rodolphe Quiedeville 2005-02-21 08:50:20 +00:00
parent b6d5502af1
commit 954c0e79a8

View File

@ -34,6 +34,8 @@ print '<tr><td width="50%" valign="top">';
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/clients.hebdomadaire.png" alt="Nouveaux clients par semaines" title="Nouveaux clients par semaine"><br /><br />'."\n";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/clientsmoyenne.hebdomadaire.png" alt="Nouveaux clients par semaines" title="Nouveaux clients par semaine"><br /><br />'."\n";
print '</td>';
print '</td><td valign="top" width="50%" rowspan="3">';