aboutsummaryrefslogtreecommitdiffstats
path: root/src/boxes.js
diff options
context:
space:
mode:
authordotnetCarpenter <jon.ronnenberg@gmail.com>2017-04-11 16:44:24 +0200
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-04-11 16:44:24 +0200
commite89c97ef321ed1f2bbf9feb2af46e52c2b1be4c0 (patch)
tree7c3bdcd3d44895b55a46256a7d8f917262cec401 /src/boxes.js
parent131df0fe988949360086937570128c46e3f46f87 (diff)
downloadsvg.js-e89c97ef321ed1f2bbf9feb2af46e52c2b1be4c0.tar.gz
svg.js-e89c97ef321ed1f2bbf9feb2af46e52c2b1be4c0.zip
namespace not declared in the Event module
Diffstat (limited to 'src/boxes.js')
-rw-r--r--src/boxes.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boxes.js b/src/boxes.js
index 0a7759f..4a3af8e 100644
--- a/src/boxes.js
+++ b/src/boxes.js
@@ -11,7 +11,7 @@ SVG.Box = SVG.invent({
}
// add center, right, bottom...
- fullBox(this)
+ fullBox(this)
}
, extend: {
// Merge rect box with another, return a new instance