aboutsummaryrefslogtreecommitdiff
path: root/js/components/combobox.reel/combobox.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-05-07 10:38:04 -0700
committerJose Antonio Marquez2012-05-07 10:38:04 -0700
commit5293ede5f3493900df93da33197416d853f8d907 (patch)
tree3155deaea5616fa09fc96c84567419fec5f288a2 /js/components/combobox.reel/combobox.html
parent9c0bda09a502472768f6dd5090a882d11be58d23 (diff)
parent30e837ade2da7cb20caf7c5a69faf0888736bb9a (diff)
downloadninja-5293ede5f3493900df93da33197416d853f8d907.tar.gz
Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document
Diffstat (limited to 'js/components/combobox.reel/combobox.html')
-rwxr-xr-xjs/components/combobox.reel/combobox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/combobox.reel/combobox.html b/js/components/combobox.reel/combobox.html
index a68dd37f..81920005 100755
--- a/js/components/combobox.reel/combobox.html
+++ b/js/components/combobox.reel/combobox.html
@@ -18,6 +18,6 @@
18 </script> 18 </script>
19</head> 19</head>
20<body> 20<body>
21 <select id="cb_comp" class="nj-skinned" /> 21 <select data-montage-id="cb_comp" class="nj-skinned" />
22</body> 22</body>
23</html> \ No newline at end of file 23</html> \ No newline at end of file