somehow this change from [820] was not copied over to github.

This commit is contained in:
Reinier Balt 2008-07-04 12:35:49 +02:00
parent cdaed311a9
commit b74d2646b2

View file

@ -54,6 +54,10 @@
<%= text_formatted_link({:controller => 'projects', :action => 'index', :only_active_with_no_next_actions => true}) %>
Active projects with no next actions
</li>
<li>
<%= text_formatted_link({:controller => 'projects', :action => 'index', :projects_and_actions => true}) %>
Active projects with their actions
</li>
<li><h4>Feeds for incomplete actions in a specific context:</h4>
<ul>
<% for context in @contexts %>
@ -84,4 +88,4 @@
<div id="input_box">
<%= render "sidebar/sidebar" %>
</div><!-- End of input box -->
</div><!-- End of input box -->