aboutsummaryrefslogtreecommitdiff
path: root/js/components/hottextunit.reel/hottextunit.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-30 16:11:58 -0700
committerValerio Virgillito2012-04-30 16:11:58 -0700
commit30bf02869c93072cdb3a3a8b50cf943917f3b026 (patch)
tree1c62cb494c2b8da398a7a635a94f3064f40d596c /js/components/hottextunit.reel/hottextunit.html
parentb8dc3c42715274e61b34dc3c65e023078123f2e2 (diff)
parent6b67b498b3b1eec82e7bb7f34261e2c390506616 (diff)
downloadninja-30bf02869c93072cdb3a3a8b50cf943917f3b026.tar.gz
Merge pull request #183 from mqg734/data-id
Updating id to data-montage-id.
Diffstat (limited to 'js/components/hottextunit.reel/hottextunit.html')
-rwxr-xr-xjs/components/hottextunit.reel/hottextunit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/hottextunit.reel/hottextunit.html b/js/components/hottextunit.reel/hottextunit.html
index 3f946f9b..ec10f975 100755
--- a/js/components/hottextunit.reel/hottextunit.html
+++ b/js/components/hottextunit.reel/hottextunit.html
@@ -22,6 +22,6 @@
22 22
23</head> 23</head>
24<body> 24<body>
25 <div id="hottextunit" class="hottextunit"></div> 25 <div data-montage-id="hottextunit" class="hottextunit"></div>
26</body> 26</body>
27</html> \ No newline at end of file 27</html> \ No newline at end of file