aboutsummaryrefslogtreecommitdiff
path: root/js/components/toolbar.reel/toolbar.html
diff options
context:
space:
mode:
authorEric Guzman2012-05-30 09:19:25 -0700
committerEric Guzman2012-05-30 09:19:25 -0700
commit26683016ea28aac61e7c563df769dfafe40dce12 (patch)
treedd451db20bd89811f2f910f62ae9be48245001b2 /js/components/toolbar.reel/toolbar.html
parent25ac55c285bb4850118c644dc57adaeda5b9a859 (diff)
downloadninja-26683016ea28aac61e7c563df769dfafe40dce12.tar.gz
CSS Panel Toolbar - Prevent warning regarding undefined sourceObject
Diffstat (limited to 'js/components/toolbar.reel/toolbar.html')
-rw-r--r--js/components/toolbar.reel/toolbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/toolbar.reel/toolbar.html b/js/components/toolbar.reel/toolbar.html
index d2c5972a..51e7ebec 100644
--- a/js/components/toolbar.reel/toolbar.html
+++ b/js/components/toolbar.reel/toolbar.html
@@ -30,7 +30,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
30 }, 30 },
31 31
32 "button": { 32 "button": {
33 "prototype": "montage/ui/button.reel", 33 "prototype": "js/components/toolbar.reel/toolbar-button",
34 "properties": { 34 "properties": {
35 "element": {"#": "button" }, 35 "element": {"#": "button" },
36 "label": " " 36 "label": " "