Commit 357a5284 by Giulio Gratta Committed by Joe Blaylock

backing out undo button until coffescript is tested more

parent 00b41439
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
<span class="del">${_("This is a deletion.")}</span>&nbsp; <span class="del">${_("This is a deletion.")}</span>&nbsp;
<span class="ins">${_("[This is a comment.]")}</span>&nbsp; <span class="ins">${_("[This is a comment.]")}</span>&nbsp;
<span class="ice-controls"> <span class="ice-controls">
<a href="#" class="undo-change"><i class="icon-undo"></i> Undo Change</a>&nbsp;&nbsp;
<a href="#" class="reset-changes"><i class="icon-refresh"></i> Reset Changes</a> <a href="#" class="reset-changes"><i class="icon-refresh"></i> Reset Changes</a>
</span> </span>
</p> </p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment