Index: branches/5.2.x/core/units/config_search/config_search_config.php =================================================================== diff -u -N -r14244 -r14572 --- branches/5.2.x/core/units/config_search/config_search_config.php (.../config_search_config.php) (revision 14244) +++ branches/5.2.x/core/units/config_search/config_search_config.php (.../config_search_config.php) (revision 14572) @@ -1,6 +1,6 @@ Array ('IsCustom' => 'asc'), 'Sorting' => Array ('DisplayOrder' => 'asc'), ), - ), - - 'Grids' => Array ( - 'Default' => Array ( - 'Icons' => Array ('default' => 'icon16_item.png'), // icons for each StatusField values, if no matches or no statusfield selected, then "default" icon is used - 'Fields' => Array ( - 'TableName' => Array ('title' => 'la_col_TableName', 'data_block' => 'grid_data_td'), - 'FieldName' => Array ('title' => 'la_col_FieldName', 'data_block' => 'grid_data_td' ), - 'SimpleSearch' => Array ('title' => 'la_col_SimpleSearch', 'data_block' => 'grid_data_td'), - ), - ), - ), + ), ); \ No newline at end of file