got rid of ids

This commit is contained in:
Peter Cottle 2012-12-20 11:26:26 -08:00
parent 46e71d9f49
commit fa91c18567
4 changed files with 10 additions and 10 deletions

View file

@ -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>