aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colorpanelbase.reel/colorpanelbase.html
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-07 11:18:11 -0700
committerNivesh Rajbhandari2012-05-07 11:18:11 -0700
commite377a8dc0b0e34905782ed867acb5fe725ae0131 (patch)
tree6931311aabd7a4e366df195a168d437f1d0d8465 /js/panels/color/colorpanelbase.reel/colorpanelbase.html
parent8be6e94b57f4bd6e28754a6113b4d6a401365e13 (diff)
parent526e423e4a2734c2b139af23911e912452a4443f (diff)
downloadninja-e377a8dc0b0e34905782ed867acb5fe725ae0131.tar.gz
Merge branch 'refs/heads/ninja-internal' into WebGLFixes
Diffstat (limited to 'js/panels/color/colorpanelbase.reel/colorpanelbase.html')
-rwxr-xr-xjs/panels/color/colorpanelbase.reel/colorpanelbase.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/color/colorpanelbase.reel/colorpanelbase.html b/js/panels/color/colorpanelbase.reel/colorpanelbase.html
index f40bd448..19bc4b6b 100755
--- a/js/panels/color/colorpanelbase.reel/colorpanelbase.html
+++ b/js/panels/color/colorpanelbase.reel/colorpanelbase.html
@@ -26,7 +26,7 @@
26 26
27 <body> 27 <body>
28 28
29 <div id="cp_expanded" class="cp_expanded"> 29 <div data-montage-id="cp_expanded" class="cp_expanded">
30 <div class="cp_history"> 30 <div class="cp_history">
31 <button class="cp_color_current">Current Color</button> 31 <button class="cp_color_current">Current Color</button>
32 <button class="cp_color_previous">Previous Color</button> 32 <button class="cp_color_previous">Previous Color</button>