Updates to Module administration
This commit is contained in:
@@ -22,7 +22,6 @@ class Controller_User_Welcome extends Controller_Welcome {
|
||||
->span(6)
|
||||
->body(Table::factory()
|
||||
->data($this->ao->service->list_active())
|
||||
->jssort('service')
|
||||
->columns(array(
|
||||
'id'=>'ID',
|
||||
'service_name()'=>'Service',
|
||||
|
Reference in New Issue
Block a user