Update list_det.php
This commit is contained in:
parent
957e8538a4
commit
947365fabf
@ -140,7 +140,7 @@ if (!$sortfield) {
|
||||
$sortfield = 'pr.ref';
|
||||
}
|
||||
if (!$sortorder) {
|
||||
$sortorder = 'ASSC';
|
||||
$sortorder = 'ASC';
|
||||
}
|
||||
|
||||
$show_shippable_command = GETPOST('show_shippable_command', 'aZ09');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user