aboutsummaryrefslogtreecommitdiff
path: root/js/components/combobox.reel/combobox.html
diff options
context:
space:
mode:
authorPushkar Joshi2012-05-22 13:22:26 -0700
committerPushkar Joshi2012-05-22 13:22:26 -0700
commit01dbc1f329a95bc7e3b93224543d88ad5bdbd315 (patch)
treeceb527713554f506c537168e36a10452cd09ad10 /js/components/combobox.reel/combobox.html
parentb9262c831952e77135b79c2de7c455d5e7ff0589 (diff)
parentc37a876b373ddc7cb19277aaeaa6bb2d2d5a50ac (diff)
downloadninja-01dbc1f329a95bc7e3b93224543d88ad5bdbd315.tar.gz
Merge branch 'master' into brushtool
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