Internal overhaul
This commit is contained in:
@@ -90,7 +90,7 @@ class Controller_Admin_Adsl extends Controller_Adsl {
|
||||
->title_icon('icon-th-list')
|
||||
->body(Table::factory()
|
||||
->jssort('traffic')
|
||||
->data($apo->products()->find_all())
|
||||
->data($apo->products())
|
||||
->columns(array(
|
||||
'id'=>'ID',
|
||||
'title()'=>'Name',
|
||||
|
Reference in New Issue
Block a user