Skip to content
Snippets Groups Projects
Commit 84e5f3da authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Ajout graph

parent 99b241cf
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,8 @@ if ($_GET["commid"])
print '<tr><td valign="top">';
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/gain.mensuel.png" alt="Gain mensuel" title="Gain mensuel"><br /><br />'."\n";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/ca.mensuel.png" alt="Chiffre d\'affaire mensuel" title="Chiffre d\'affaire mensuel"><br /><br />'."\n";
print '</td></tr>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment