- JSP 내부 debugger 주석처리
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
var serviceType = null;
|
||||
var guid = null;
|
||||
//alert(window.dialogArguments.length);
|
||||
debugger;
|
||||
//debugger;
|
||||
if(window.dialogArguments != null && window.dialogArguments != undefined){
|
||||
eaiBzwkDstcd = window.dialogArguments["eaiBzwkDstcd"];
|
||||
msgDpstYMS = window.dialogArguments["msgDpstYMS"];
|
||||
|
||||
Reference in New Issue
Block a user