aboutsummaryrefslogtreecommitdiff
path: root/js/components/colorbar.reel/colorbar.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-03 10:58:23 -0700
committerValerio Virgillito2012-05-03 10:58:23 -0700
commit9f654de3c56475b8e9d34183eb6dd9f2d0381b76 (patch)
treee6ba6681343eacc0de4935666506facaa5ca0b9a /js/components/colorbar.reel/colorbar.html
parentbe1806505f4af86c3b5c15454e67cb8cec696554 (diff)
parent4feaf41f201e56c1332208851d7dee4f060aaf89 (diff)
downloadninja-9f654de3c56475b8e9d34183eb6dd9f2d0381b76.tar.gz
Merge branch 'Color' of https://github.com/joseeight/ninja-internal into data-id
Diffstat (limited to 'js/components/colorbar.reel/colorbar.html')
-rwxr-xr-xjs/components/colorbar.reel/colorbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/colorbar.reel/colorbar.html b/js/components/colorbar.reel/colorbar.html
index c5bc186a..2e189c87 100755
--- a/js/components/colorbar.reel/colorbar.html
+++ b/js/components/colorbar.reel/colorbar.html
@@ -29,7 +29,7 @@
29 29
30 <body> 30 <body>
31 31
32 <canvas id="colorbar" class="colorbar"></canvas> 32 <canvas data-montage-id="colorbar" class="colorbar"></canvas>
33 33
34 </body> 34 </body>
35 35