Suppression graph obsolétes
This commit is contained in:
parent
3857287b01
commit
206470bf8b
@ -178,24 +178,13 @@ else
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
print '</td>';
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
print '</td><td valign="top" width="70%" rowspan="3">';
|
print '</td><td valign="top" width="70%" rowspan="3">';
|
||||||
|
|
||||||
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=lignes/lignes.actives.png" alt="Lignes Actives" title="Lignes Actives"><br /><br />'."\n";
|
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=lignes/lignes.actives.png" alt="Lignes Actives" title="Lignes Actives"><br /><br />'."\n";
|
||||||
|
|
||||||
print '<img src="./graphstat.php"><br /><br />';
|
|
||||||
print '<img src="./graphconcurrent.php">';
|
|
||||||
|
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
|
|
||||||
print '</table>';
|
print '</table>';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|
||||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user