Major work to domain and hosting
Minor updates for ADSL services Updates to Sort::MAsort() Move core OSB items under application/ Moved ACCOUNT functions under application Minor updates to task
This commit is contained in:
@@ -201,7 +201,7 @@ $(document).ready(function() {
|
||||
break;
|
||||
}
|
||||
|
||||
if ($pag OR ($i++ < $rows)) {
|
||||
if ($pag OR ($i++ < $rows) OR is_null($rows)) {
|
||||
foreach (array_keys($cols) as $col)
|
||||
$td[$col]['value'] = Table::resolve($do,$col);
|
||||
|
||||
|
Reference in New Issue
Block a user