@@ -657,8 +657,8 @@ return array
(
'col' => 'yes-mobile,name',
),
- 'type' => 'one',
- 'col' => '*',
+ 'type' => 'all',
+ 'col' => '*|id',
);