diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp index 915bbfb28..de6761d97 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBAssetTransferRegistration/LDistributorAutomaticCompensatoryinfo.jsp @@ -21,7 +21,7 @@ include function selectno(){ AsDialog.OpenSelector("selectno", "", "dialogWidth=" + parseInt(window.screen.width * 0.3) + "px dialogHeight=" + parseInt(window.screen.height * 0.5) + "px", function(sReturn){ if(!sReturn||sReturn=="_CANCEL_"){ - alert(getHtmlMessage('1')); + //alert(getHtmlMessage('1')); return; } sReturn = sReturn.split("@");