aboutsummaryrefslogtreecommitdiff
path: root/js/components/toolbar.reel/toolbar.html
diff options
context:
space:
mode:
authorEric Guzman2012-06-21 14:21:40 -0700
committerEric Guzman2012-06-21 14:21:40 -0700
commit1830a7cf4150087ee12711ea75f1162e6e3c2934 (patch)
treec83aa5f7938fa36416792a231e7cfd7cfbfadab0 /js/components/toolbar.reel/toolbar.html
parentda85f402b9a8c4e1142d7e43120e5991285b89d5 (diff)
parent9ba766f77c56619cd977fce59cf1a000cbb9ecc8 (diff)
downloadninja-1830a7cf4150087ee12711ea75f1162e6e3c2934.tar.gz
Merge branch 'binding' of github.com:dhg637/ninja-internal into binding
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 },