aboutsummaryrefslogtreecommitdiff
path: root/js/components/radio.reel/radio.html
diff options
context:
space:
mode:
authorPushkar Joshi2012-05-07 11:00:22 -0700
committerPushkar Joshi2012-05-07 11:00:22 -0700
commite5ae6e0b6e54db0e6efd75d1f14cb791060ed67a (patch)
treee84d2dc5033c1b5c1b993662660a90af12584b69 /js/components/radio.reel/radio.html
parentba890518b5a35d5e6893f9fc72d2eee30ae07e17 (diff)
parent526e423e4a2734c2b139af23911e912452a4443f (diff)
downloadninja-e5ae6e0b6e54db0e6efd75d1f14cb791060ed67a.tar.gz
Merge branch 'master' into pentool
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