Revize c1bdc1c4
Přidáno uživatelem Michal Kliment před více než 9 roky(ů)
application/libraries/grid/Order_field.php | ||
---|---|---|
}
|
||
|
||
$pre_url = $url_array[1] . '/' . $url_array[2] . '/' . $variables;
|
||
$pre_url .= ( $this->use_selector) ? $url_array[3 + $url_array_ofset] . '/' : '';
|
||
|
||
if ($this->use_paginator)
|
||
{
|
||
$pre_url .= $url_array[3 + $url_array_ofset] . '/';
|
||
}
|
||
|
||
if ($new_order_by == $order_by)
|
||
{
|
Také k dispozici: Unified diff
Release 1.1.0