Sort of the ledger in search
This commit is contained in:
parent
6f5891da00
commit
5609cc377d
1 changed files with 1 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ class User
|
|||
where
|
||||
uj_login='" . $this->login . "'" .
|
||||
$sql_type . $sql_access .
|
||||
" order by jrn_Def_id";
|
||||
" order by jrn_Def_name";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue