Commit e5134467 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@104023 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4c68355d
......@@ -286,7 +286,7 @@ else
else if( objName != null && "wavegen_wiz".equalsIgnoreCase( objName.trim() ) )
{
%>
<script language="javascript">
<script>
var url = "WavegenWizSummaryPage.jsp?OBJ_NAME=wavegen_wiz";
window.location.href = url;
</script>
......
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