aboutsummaryrefslogtreecommitdiff
path: root/js/components/hottext.reel
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/hottext.reel
parent9c0bda09a502472768f6dd5090a882d11be58d23 (diff)
parent30e837ade2da7cb20caf7c5a69faf0888736bb9a (diff)
downloadninja-5293ede5f3493900df93da33197416d853f8d907.tar.gz
Merge branch 'refs/heads/Ninja-DOM-Architecture' into Document
Diffstat (limited to 'js/components/hottext.reel')
-rwxr-xr-xjs/components/hottext.reel/hottext.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/hottext.reel/hottext.html b/js/components/hottext.reel/hottext.html
index 314d4ca3..c759354e 100755
--- a/js/components/hottext.reel/hottext.html
+++ b/js/components/hottext.reel/hottext.html
@@ -23,6 +23,6 @@
23 23
24</head> 24</head>
25<body> 25<body>
26 <input id="hottext"/> 26 <input data-montage-id="hottext" class="hottext"/>
27</body> 27</body>
28</html> \ No newline at end of file 28</html> \ No newline at end of file