mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-17 08:11:04 +02:00
awesome hooking everything up
This commit is contained in:
parent
378fcc0377
commit
0735eb3d64
11 changed files with 266 additions and 139 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue