awesome hooking everything up

This commit is contained in:
Peter Cottle 2013-01-06 23:50:52 -08:00
parent 378fcc0377
commit 0735eb3d64
11 changed files with 266 additions and 139 deletions

View file

@ -195,7 +195,7 @@
<div class="index box" id="<%=ids[i]%>">
<i class="icon-ok-circle"></i>
<div class="indexNum">
<%= i %>
<%= i + 1 %>
</div>
</div>
</div>