FSN#41335 Uitgecommentarieerde functie teruggezet

svn path=/Website/branches/v2017.1/; revision=34667
This commit is contained in:
2017-07-19 13:04:09 +00:00
parent 02ff08af0a
commit fed0178040

View File

@@ -482,9 +482,10 @@ if (scenario_key != 0)
{
//if (SlnkEvent.ContourLayer != 'SLNK Contours')
//FcltMgr.confirm("Buiten ruimte geplaatst. Doorgaan?", function() {
// DoMoveSymbol(SlnkEvent.fromKey,
// SlnkEvent.fromDwgX, SlnkEvent.fromDwgY,
// SlnkEvent.dwgX, SlnkEvent.dwgY, SlnkEvent.ContourKey)
DoMoveSymbol(SlnkEvent.fromKey,
SlnkEvent.fromDwgX, SlnkEvent.fromDwgY,
SlnkEvent.dwgX, SlnkEvent.dwgY, SlnkEvent.ContourKey)
//});
}
break;