Fix sorting, add delete, fold options

This commit is contained in:
2016-02-01 17:03:55 +08:00
parent 4cde8f6fe2
commit 5cb9ead162
5 changed files with 9 additions and 11 deletions
+2
View File
@@ -11,6 +11,8 @@
<% }else { %>
<a class="complete">Complete<hr></a>
<% } %>
<a class="fold">Fold<hr></a>
<a class="destroy">Delete<hr></a>
<a class="note">
<span class="note">Add Note</span>
</a>