Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2404

Přidáno uživatelem Ondřej Fibich před více než 9 roky(ů)

Oprava: fixes #966: Nelze radit vzestupne v ucetnim deniku

Zobrazit rozdíly:

freenetis/trunk/application/controllers/transfers.php
$order_by = 'id';
if (strtolower($order_by_direction) != 'desc')
$order_by_direction = 'desc';
$order_by_direction = 'asc';
// there are two groups of transfers
$arr_groups[Transfer_Model::OUTER_TRANSFERS] = __('Outer transfers');

Také k dispozici: Unified diff