From b25e9a41b45ce6cbf649fd17200e085599b12aac Mon Sep 17 00:00:00 2001 From: trifonnt Date: Mon, 29 Mar 2010 10:31:16 +0000 Subject: [PATCH] Fixed small typo. --- client/src/org/compiere/apps/form/VFileImport.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/org/compiere/apps/form/VFileImport.java b/client/src/org/compiere/apps/form/VFileImport.java index 2028b06c53..4cb7f36f94 100644 --- a/client/src/org/compiere/apps/form/VFileImport.java +++ b/client/src/org/compiere/apps/form/VFileImport.java @@ -68,7 +68,7 @@ import org.compiere.util.Msg; * @author Teo Sarca, SC ARHIPAC SERVICE SRL *
  • FR [ 1658127 ] Select charset encoding on import *
  • BF [ 1619158 ] Import is not working with UTF-8 - *
  • BF [ 1738641 ] Import Formats are accesible for all tenants + *
  • BF [ 1738641 ] Import Formats are accessible for all tenants *
  • BF [ 1778356 ] VFileImport: IndexOfBound exp if the file is not loaded */ public class VFileImport extends CPanel