aboutsummaryrefslogtreecommitdiff
path: root/js/components/toolbar.reel/toolbar.html
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-21 13:54:53 -0700
committerArmen Kesablyan2012-06-21 13:54:53 -0700
commit8abe69f8d179a3edd2498119ae2947d283c1b758 (patch)
tree7e507504b875119c364d099d32c95027f05d9f2e /js/components/toolbar.reel/toolbar.html
parent18768295f0612b304ddc386752adcbf89be65ced (diff)
downloadninja-8abe69f8d179a3edd2498119ae2947d283c1b758.tar.gz
Binding View - Minor Fixes to remove warnings
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/components/toolbar.reel/toolbar.html')
-rw-r--r--js/components/toolbar.reel/toolbar.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/components/toolbar.reel/toolbar.html b/js/components/toolbar.reel/toolbar.html
index 51e7ebec..c23e082f 100644
--- a/js/components/toolbar.reel/toolbar.html
+++ b/js/components/toolbar.reel/toolbar.html
@@ -19,8 +19,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
19 }, 19 },
20 20
21 "buttonList": { 21 "buttonList": {
22 "module": "montage/ui/repetition.reel", 22 "prototype" : "montage/ui/repetition.reel",
23 "name": "Repetition",
24 "properties": { 23 "properties": {
25 "element": {"#": "repetition"} 24 "element": {"#": "repetition"}
26 }, 25 },