Commit c79cb0eb authored by kshinde's avatar kshinde

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@184655 ce508802-f39f-4f6c-b175-0d175dae99d5
parent dff62fd8
......@@ -79,7 +79,7 @@
function callPopUpJSP( value )
{
fieldName = value;
var url = '/ibase/webitm/jsp/PopUp.jsp?OBJ_NAME=bank_reconciliation_wiz&FIELDNAME='+fieldName;
var url = '/ibase/webitm/jsp/PopUp.jsp?OBJ_NAME=bank_reconciliation_wiz&KEYSTRING=""&FIELDNAME='+fieldName;
var win = window.open( url, '_blank', 'toolbar=no,status=yes,resizable=no,scrollbars=yes,left=200,top=100,width=500,height=406' );
}
function callSundryPopUpJSP( value , type)
......@@ -247,4 +247,4 @@
</html>
</xsl:template>
</xsl:stylesheet>
</xsl:stylesheet>
\ No newline at end of file
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