alert 제거
This commit is contained in:
parent
bd95b67c87
commit
94e95c8013
@ -287,9 +287,6 @@
|
||||
vEmptyportl = $('.col-lg-4');
|
||||
}
|
||||
|
||||
|
||||
alert(vEmptyportl);
|
||||
|
||||
var iChoPort = -1;
|
||||
var objChoPort ;
|
||||
for(var i=0; i<vEmptyportl.length; i++)
|
||||
@ -314,8 +311,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
alert(iChoPort);
|
||||
|
||||
$.ajax({
|
||||
url :"<c:url value='/potl/insertUserPortlet.do'/>"
|
||||
, type: "POST"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user