Ajout graphs
This commit is contained in:
parent
ec185034f4
commit
34bd1e96ac
@ -69,10 +69,14 @@ print '<tr><td width="50%" valign="top">'."\n";
|
||||
|
||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=communications/duree.png" alt="Duree Moyenne"><br /><br />'."\n";
|
||||
|
||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=communications/dureemoyenne.png" alt="Duree Moyenne"><br /><br />'."\n";
|
||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=communications/duree_mob.png" alt="Duree Moyenne vers Mobiles"><br /><br />'."\n";
|
||||
|
||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=communications/duree_inter.png" alt="Duree Moyenne vers Mobiles"><br /><br />'."\n";
|
||||
|
||||
print '</td><td valign="top" width="50%">'."\n";
|
||||
|
||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=communications/dureemoyenne.png" alt="Duree Moyenne"><br /><br />'."\n";
|
||||
|
||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=communications/nbappelsparligne.png" alt="Duree Moyenne"><br /><br />';
|
||||
|
||||
print '</td></tr>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user