aboutsummaryrefslogtreecommitdiff
path: root/js/components/colorwheel.reel/colorwheel.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/colorwheel.reel/colorwheel.html')
-rwxr-xr-xjs/components/colorwheel.reel/colorwheel.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/js/components/colorwheel.reel/colorwheel.html b/js/components/colorwheel.reel/colorwheel.html
index a9fbfbd9..707bd637 100755
--- a/js/components/colorwheel.reel/colorwheel.html
+++ b/js/components/colorwheel.reel/colorwheel.html
@@ -1,4 +1,4 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- 2<!--
3<copyright> 3<copyright>
4 This file contains proprietary software owned by Motorola Mobility, Inc. 4 This file contains proprietary software owned by Motorola Mobility, Inc.
@@ -16,8 +16,7 @@
16 <script type="text/montage-serialization"> 16 <script type="text/montage-serialization">
17 { 17 {
18 "owner": { 18 "owner": {
19 "module": "js/components/colorwheel.reel", 19 "prototype": "js/components/colorwheel.reel[ColorWheel]",
20 "name": "ColorWheel",
21 "properties": { 20 "properties": {
22 "element": {"#": "colorwheel"} 21 "element": {"#": "colorwheel"}
23 22
@@ -30,7 +29,7 @@
30 29
31 <body> 30 <body>
32 31
33 <div id="colorwheel" class="colorwheel"> 32 <div data-montage-id="colorwheel" class="colorwheel">
34 <canvas></canvas> 33 <canvas></canvas>
35 <canvas></canvas> 34 <canvas></canvas>
36 <canvas></canvas> 35 <canvas></canvas>