Replace $dolar sign.
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
line2.setDestControlPoint(new core.Point(-100, 0));
|
||||
overflowWorkspace.appendChild(line2);
|
||||
|
||||
overflowWorkspace.addItAsChildTo($("overflowExample"));
|
||||
overflowWorkspace.addItAsChildTo(document.id("overflowExample"));
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user