aboutsummaryrefslogtreecommitdiff
path: root/js/components/toolbar.reel/toolbar.html
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 12:42:16 -0700
committerKris Kowal2012-07-06 15:01:49 -0700
commit6803c0abd279fcb640c38b3881b751bab982cbe0 (patch)
tree876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/components/toolbar.reel/toolbar.html
parent3644cb6def4f681c99959e5729e78ea353441fad (diff)
downloadninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/components/toolbar.reel/toolbar.html')
-rw-r--r--js/components/toolbar.reel/toolbar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/components/toolbar.reel/toolbar.html b/js/components/toolbar.reel/toolbar.html
index 6ab87048..b2ce0b31 100644
--- a/js/components/toolbar.reel/toolbar.html
+++ b/js/components/toolbar.reel/toolbar.html
@@ -41,7 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
41 "repetition": {"@": "buttonList" } 41 "repetition": {"@": "buttonList" }
42 } 42 }
43 }, 43 },
44 44
45 "buttonList": { 45 "buttonList": {
46 "prototype" : "montage/ui/repetition.reel", 46 "prototype" : "montage/ui/repetition.reel",
47 "properties": { 47 "properties": {
@@ -51,7 +51,7 @@ POSSIBILITY OF SUCH DAMAGE.
51 "objects": {"<-": "@owner.buttons"} 51 "objects": {"<-": "@owner.buttons"}
52 } 52 }
53 }, 53 },
54 54
55 "button": { 55 "button": {
56 "prototype": "js/components/toolbar.reel/toolbar-button", 56 "prototype": "js/components/toolbar.reel/toolbar-button",
57 "properties": { 57 "properties": {