Commit 4c68355d authored by steurwadkar's avatar steurwadkar

Wavegen Wizard Check-in by Santosh


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104022 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5fbf1074
...@@ -282,7 +282,7 @@ else ...@@ -282,7 +282,7 @@ else
<% <%
} }
//Changed by wasim on 17-11-2016 for Purchase/Sale/Product Order Wizard [END] //Changed by wasim on 17-11-2016 for Purchase/Sale/Product Order Wizard [END]
//Added by Santosn on 23-11-16 for Wavegen Wizarsd Summary Page [Start] //Added by Santosn on 23-11-16 for Wavegen Wizard Summary Page [Start]
else if( objName != null && "wavegen_wiz".equalsIgnoreCase( objName.trim() ) ) else if( objName != null && "wavegen_wiz".equalsIgnoreCase( objName.trim() ) )
{ {
%> %>
...@@ -292,7 +292,7 @@ else ...@@ -292,7 +292,7 @@ else
</script> </script>
<% <%
} }
//Added by Santosn on 23-11-16 for Wavegen Wizarsd Summary Page [End] //Added by Santosn on 23-11-16 for Wavegen Wizard Summary Page [End]
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