diff options
Diffstat (limited to 'js/components/toolbar.reel/toolbar.html')
-rw-r--r-- | js/components/toolbar.reel/toolbar.html | 4 |
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": { |