Fix : column name changed
This commit is contained in:
parent
1c6edf2d03
commit
2b74f03eb6
@ -92,7 +92,7 @@ $filter=GETPOST('filter');
|
|||||||
$statut=GETPOST('statut');
|
$statut=GETPOST('statut');
|
||||||
|
|
||||||
if (! $sortorder) { $sortorder="ASC"; }
|
if (! $sortorder) { $sortorder="ASC"; }
|
||||||
if (! $sortfield) { $sortfield="nom"; }
|
if (! $sortfield) { $sortfield="lastname"; }
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user