홍재우 이사님 변환명령 if(...) 대응
This commit is contained in:
@@ -1606,7 +1606,7 @@
|
|||||||
|
|
||||||
// 연결이 존재 하는 지 확인
|
// 연결이 존재 하는 지 확인
|
||||||
if (jsPlumbInstance.getConnections({source:sourceEndpointElementId, target:targetEndpointElementId}).length > 0) {
|
if (jsPlumbInstance.getConnections({source:sourceEndpointElementId, target:targetEndpointElementId}).length > 0) {
|
||||||
alert('<%=localeMessage.getString("transformManDetail.alert10")%>');
|
<%-- alert('<%=localeMessage.getString("transformManDetail.alert10")%>'); --%>
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user