Preliminary defer buttons

This commit is contained in:
epall 2008-06-16 22:37:44 -07:00 committed by Eric Allen
parent 1d64ca0f34
commit 539fda21dc
4 changed files with 25 additions and 2 deletions

View file

@ -18,6 +18,7 @@
<%= deferred_due_date %>
<%= project_and_context_links( parent_container_type, :suppress_context => suppress_context, :suppress_project => suppress_project ) %>
<%= render(:partial => "todos/toggle_notes", :locals => { :item => todo }) if todo.notes? %>
<span class="defer-container"><%= defer_link(1) %> <%= defer_link(7) %></span>
</div>
</div>
<div id="<%= dom_id(todo, 'edit') %>" class="edit-form" style="display:none">