Index: branches/5.2.x/units/shipping_costs/shipping_costs_config.php =================================================================== diff -u -N -r14258 -r14582 --- branches/5.2.x/units/shipping_costs/shipping_costs_config.php (.../shipping_costs_config.php) (revision 14258) +++ branches/5.2.x/units/shipping_costs/shipping_costs_config.php (.../shipping_costs_config.php) (revision 14582) @@ -1,6 +1,6 @@ Array('type' => 'double', 'formatter' => 'kFormatter', 'default' => 0), 'PerUnit' => Array('type' => 'double', 'formatter' => 'kFormatter', 'default' => 0), ), - - /* - 'Grids' => Array( - 'Default' => Array( - 'Icons' => Array( - 'default' => 'icon16_item.png', - 'module' => 'core', - ), - 'Fields' => Array( - 'Name' => Array( 'width'=>150, 'title'=>'la_col_Title', 'data_block'=>'grid_checkbox_td' ), - 'CODallowed' => Array( 'width'=>100, 'title'=>'la_col_CODallowed' ) - ), - - ), - ), - */ ); \ No newline at end of file