mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-29 06:18:24 +02:00
got rid of ids
This commit is contained in:
parent
46e71d9f49
commit
fa91c18567
4 changed files with 10 additions and 10 deletions
|
@ -148,8 +148,8 @@
|
|||
<p class="helperText">
|
||||
(Drag and drop to re-order. Toggle the "pick" button to omit or re-add a commit)
|
||||
</p>
|
||||
<div id="entryHolders">
|
||||
<ul id="rebaseEntries">
|
||||
<div class="entryHolders">
|
||||
<ul class="rebaseEntries">
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue