permet de scroller le tableau

darcs-hash:20061112014802-f46e9-c673d79d969efe1d586eacc77db410d5cb3ebc42.gz
This commit is contained in:
gdetrez 2006-11-12 02:48:02 +01:00
parent c8eccf4266
commit 763caee47f

View file

@ -3,6 +3,7 @@
<div id="globalDiv" onclick="setMessage();">
<div id="factureListDiv">
<h1>Historique</h1>
<div style="overflow:auto;">
<table id="historique_sous" cellspacing="0">
<tr>
<th>Date</th>
@ -31,8 +32,8 @@
AUCUNE TRANSACTION ENREGISTR&Eacute;E
</td></tr>
#end if
</table>
</table>
</div>
<!-- ********************** Menu ********************** -->
</div>
<ul id="actionMenu">