More ADSL updates and fixes from live site
This commit is contained in:
@@ -69,7 +69,7 @@ class Controller_Reseller_Welcome extends Controller_Welcome {
|
||||
->title_icon('icon-info-sign')
|
||||
->span(6)
|
||||
->body(Table::factory()
|
||||
->data($o->list_due())
|
||||
->data($o->list_due(time()))
|
||||
->columns(array(
|
||||
'id'=>'ID',
|
||||
'due_date'=>'Due',
|
||||
|
Reference in New Issue
Block a user