Commit a1a3835e authored by sbade's avatar sbade

removed unused alert


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98399 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1058cb4a
...@@ -571,7 +571,7 @@ public class MetaDataDtl ...@@ -571,7 +571,7 @@ public class MetaDataDtl
metaDataMap.put(new JSONString("anchorBorderThickness"), new JSONString("3")); metaDataMap.put(new JSONString("anchorBorderThickness"), new JSONString("3"));
}*/ }*/
} }
Window.alert("metaDataMap: "+metaDataMap); //Window.alert("metaDataMap: "+metaDataMap);
//added by swati "placevaluesinside": "1",rotatevalues //added by swati "placevaluesinside": "1",rotatevalues
if ("left_yaxis_title".equals(yAxsisNode.getNodeName())) if ("left_yaxis_title".equals(yAxsisNode.getNodeName()))
{ {
......
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