diff options
Diffstat (limited to 'js/components')
-rw-r--r-- | js/components/toolbar.reel/toolbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/toolbar.reel/toolbar.html b/js/components/toolbar.reel/toolbar.html index 8ccce126..69eba194 100644 --- a/js/components/toolbar.reel/toolbar.html +++ b/js/components/toolbar.reel/toolbar.html | |||
@@ -18,7 +18,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
18 | } | 18 | } |
19 | }, | 19 | }, |
20 | "button": { | 20 | "button": { |
21 | "module": "js/components/button.reel", | 21 | "module": "montage/ui/button.reel", |
22 | "name": "Button", | 22 | "name": "Button", |
23 | "properties": { | 23 | "properties": { |
24 | 24 | ||