aboutsummaryrefslogtreecommitdiff
path: root/js/panels/color/colorchippopup.reel/colorchippopup.html
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/colorchippopup.reel/colorchippopup.html
parentcbff2dcb7eeedc09fbe60a26da023e7b5bf2b36e (diff)
downloadninja-4feaf41f201e56c1332208851d7dee4f060aaf89.tar.gz
Changing ID to Montage-ID for Color Panel
Diffstat (limited to 'js/panels/color/colorchippopup.reel/colorchippopup.html')
-rwxr-xr-xjs/panels/color/colorchippopup.reel/colorchippopup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/color/colorchippopup.reel/colorchippopup.html b/js/panels/color/colorchippopup.reel/colorchippopup.html
index ff0c6498..cdb26894 100755
--- a/js/panels/color/colorchippopup.reel/colorchippopup.html
+++ b/js/panels/color/colorchippopup.reel/colorchippopup.html
@@ -28,7 +28,7 @@
28 28
29 <body> 29 <body>
30 30
31 <div id="cc_popup" class="cc_popup"> 31 <div data-montage-id="cc_popup" class="cc_popup">
32 <div id="cc_pu_options"> 32 <div id="cc_pu_options">
33 33
34 <div id="cc_pu_hex">#<input id="cc_pu_hottext_hex" class="cc_pu_hottext_hex" maxlength="6" /></div> 34 <div id="cc_pu_hex">#<input id="cc_pu_hottext_hex" class="cc_pu_hottext_hex" maxlength="6" /></div>