Commit 5501ab25 authored by manohar's avatar manohar

Message code changed


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93740 ce508802-f39f-4f6c-b175-0d175dae99d5
parent bb26a128
...@@ -105,7 +105,7 @@ public class SordamdCnc extends ActionHandlerEJB implements SordamdCncLocal, Sor ...@@ -105,7 +105,7 @@ public class SordamdCnc extends ActionHandlerEJB implements SordamdCncLocal, Sor
} }
else if(conf != null && conf.equalsIgnoreCase("Y")) else if(conf != null && conf.equalsIgnoreCase("Y"))
{ {
errCode = "VTSCONF1"; errCode = "VTSACONF1";
} }
else else
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment