aboutsummaryrefslogtreecommitdiff
path: root/js/components/radio.reel/radio.html
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-04 15:33:29 -0700
committerNivesh Rajbhandari2012-05-04 15:33:29 -0700
commitad94ec51c81badeba2b0f870cad8a0eec7878ebd (patch)
tree35c52d44d2c5399ea4019582af3fb55a53ee05c8 /js/components/radio.reel/radio.html
parent3ad9024bcfce76e28816daa02bac14fc8985ca62 (diff)
parent3ebed34665fa73b0ce613b400f3029ebf4476439 (diff)
downloadninja-ad94ec51c81badeba2b0f870cad8a0eec7878ebd.tar.gz
Merge branch 'refs/heads/dom-architecture-master' into Dom-Architecture
Diffstat (limited to 'js/components/radio.reel/radio.html')
-rwxr-xr-xjs/components/radio.reel/radio.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/radio.reel/radio.html b/js/components/radio.reel/radio.html
index 2a8ba3dd..01b76b92 100755
--- a/js/components/radio.reel/radio.html
+++ b/js/components/radio.reel/radio.html
@@ -18,6 +18,6 @@
18 </script> 18 </script>
19</head> 19</head>
20<body> 20<body>
21 <input id="ch_comp" class="nj-skinned" type="radio"> 21 <input data-montage-id="ch_comp" class="nj-skinned" type="radio">
22</body> 22</body>
23</html> \ No newline at end of file 23</html> \ No newline at end of file