@@ -971,7 +971,7 @@ $config = array
'parent_type' => array('yes','in'),
),
'type' => 'all',
- 'col' => 'id,price,type,type_id',
+ 'col' => '*',
);