aboutsummaryrefslogtreecommitdiff
path: root/js/components/colorbar.reel/colorbar.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-05-03 09:55:11 -0700
committerJose Antonio Marquez2012-05-03 09:55:11 -0700
commitcbff2dcb7eeedc09fbe60a26da023e7b5bf2b36e (patch)
tree540a269ea7ee5fd68b7581921592f2c2dd38a17d /js/components/colorbar.reel/colorbar.html
parent691beb1c39fc0baa683f1fc56cbc519fe58f306d (diff)
downloadninja-cbff2dcb7eeedc09fbe60a26da023e7b5bf2b36e.tar.gz
Changing ID to Montage-ID for Color Components
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