Removed redundant functions, some Standardisation work
This commit is contained in:
@@ -101,7 +101,7 @@ class Controller_Admin_Adsl extends Controller_Adsl {
|
||||
->data($apo->products())
|
||||
->columns(array(
|
||||
'id'=>'ID',
|
||||
'title()'=>'Name',
|
||||
'name(Site::language())'=>'Name',
|
||||
'status'=>'Active',
|
||||
))
|
||||
->prepend(array(
|
||||
|
Reference in New Issue
Block a user