FIX_RACK_RATE_DROPWON_LIST_SHOW_6_13 : RV
This commit is contained in:
parent
d6885c848b
commit
e3ce241e7a
@ -1109,7 +1109,7 @@ class ClientController extends AdminController
|
|||||||
$resultss[$index] = $record;
|
$resultss[$index] = $record;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if ($index == '0' || $index == '1' || $index == '2' || $index == '3' || $index == '4' || $index == '5' || $index == '6' || $index == '8' || $index == '7' || $index == '9' || $index == '10') {
|
if ($index == '3' || $index == '4' || $index == '5' || $index == '6' || $index == '8' || $index == '7' || $index == '9' || $index == '10') {
|
||||||
$resultss[$index] = $record;
|
$resultss[$index] = $record;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user