aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/line-properties.reel
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 11:53:10 -0700
committerKris Kowal2012-07-06 15:01:48 -0700
commit04343eda8c2f870b0da55cfdc8003c99fe1cc4de (patch)
tree0a6048889b65bb16ff58822e55bc1346e9eb07bd /js/components/tools-properties/line-properties.reel
parent648ee61ae84216d0236e0dbc211addc13b2cfa3a (diff)
downloadninja-04343eda8c2f870b0da55cfdc8003c99fe1cc4de.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/components/tools-properties/line-properties.reel')
-rwxr-xr-xjs/components/tools-properties/line-properties.reel/line-properties.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/line-properties.reel/line-properties.js b/js/components/tools-properties/line-properties.reel/line-properties.js
index 96938457..499ad880 100755
--- a/js/components/tools-properties/line-properties.reel/line-properties.js
+++ b/js/components/tools-properties/line-properties.reel/line-properties.js
@@ -37,7 +37,7 @@ exports.LineProperties = Montage.create(ToolProperties, {
37 value: null, 37 value: null,
38 serializable: true 38 serializable: true
39 }, 39 },
40 40
41 _subPrepare: { 41 _subPrepare: {
42 value: function() { 42 value: function() {
43 //this.divElement.addEventListener("click", this, false); 43 //this.divElement.addEventListener("click", this, false);