Improve Sort Table ,
This commit is contained in:
parent
e4b3a4b479
commit
18b5fbcc5c
4 changed files with 158 additions and 8 deletions
|
|
@ -1945,7 +1945,7 @@ class Fiche
|
|||
<TR >
|
||||
<TH>'._('Quick Code').Icon_Action::infobulle(17).'</TH>'.
|
||||
'<th>'._('Poste comptable').'</th>'.
|
||||
'<th class="sorttable_sorted">'._('Nom').'<span id="sorttable_sortfwdind"><img src="image/up.gif"></span>'.'</th>
|
||||
'<th class="sorttable_sorted">'._('Nom').'</span>'.'</th>
|
||||
<th>'._('Adresse').'</th>
|
||||
<th style="text-align:right">'._('Total débit').'</th>
|
||||
<th style="text-align:right">'._('Total crédit').'</th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue