Index: branches/5.2.x/units/taxesdestinations/taxesdestinations_config.php =================================================================== diff -u -N -r14258 -r14582 --- branches/5.2.x/units/taxesdestinations/taxesdestinations_config.php (.../taxesdestinations_config.php) (revision 14258) +++ branches/5.2.x/units/taxesdestinations/taxesdestinations_config.php (.../taxesdestinations_config.php) (revision 14582) @@ -1,6 +1,6 @@ Array ('type' => 'int', 'default' => 0), 'DestValue' => Array ('type' => 'string', 'max_len' => 255, 'default' => NULL), ), - - /*'Grids' => Array( - 'Default' => Array( - 'Icons' => Array( - 'default' => 'icon16_item.gif', - 1 => 'icon16_item.gif', - 0 => 'icon16_disabled.gif' - 'module' => 'core', - ), - 'Fields' => Array( - 'Name' => Array( 'title'=>'la_col_ImageName' , 'data_block' => 'grid_checkbox_td'), - 'AltName' => Array( 'title'=>'la_col_AltName' ), - 'Url' => Array( 'title'=>'la_col_ImageUrl', 'data_block' => 'image_url_td' ), - 'Enabled' => Array( 'title'=>'la_col_ImageEnabled' ), - 'Preview' => Array( 'title'=>'la_col_Preview', 'data_block' => 'preview' ), - ), - - ), - ),*/ ); \ No newline at end of file