diff options
author | Valerio Virgillito | 2012-05-04 15:31:40 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-05-04 15:31:40 -0700 |
commit | 3ebed34665fa73b0ce613b400f3029ebf4476439 (patch) | |
tree | 09a3c592035030bda7bb62d1f908ce263377d74c /js/components/colorbar.reel | |
parent | 8dcbac5d4c30e9dfbc543a5f997939111e9c9f89 (diff) | |
parent | 526e423e4a2734c2b139af23911e912452a4443f (diff) | |
download | ninja-3ebed34665fa73b0ce613b400f3029ebf4476439.tar.gz |
Merge branch 'refs/heads/master' into dom-architecture
Diffstat (limited to 'js/components/colorbar.reel')
-rwxr-xr-x | js/components/colorbar.reel/colorbar.html | 2 |
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 | ||