aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colorpanelbase.reel
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-05-03 09:59:47 -0700
committerJose Antonio Marquez2012-05-03 09:59:47 -0700
commit4feaf41f201e56c1332208851d7dee4f060aaf89 (patch)
tree6d5988699ce6d3745c5ec28a5813158361e7e4c3 /js/panels/color/colorpanelbase.reel
parentcbff2dcb7eeedc09fbe60a26da023e7b5bf2b36e (diff)
downloadninja-4feaf41f201e56c1332208851d7dee4f060aaf89.tar.gz
Changing ID to Montage-ID for Color Panel
Diffstat (limited to 'js/panels/color/colorpanelbase.reel')
-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>