diff --git a/app/views/feedlist/index.html.erb b/app/views/feedlist/index.html.erb index 0b37ea82..a75c01f8 100644 --- a/app/views/feedlist/index.html.erb +++ b/app/views/feedlist/index.html.erb @@ -54,6 +54,10 @@ <%= text_formatted_link({:controller => 'projects', :action => 'index', :only_active_with_no_next_actions => true}) %> Active projects with no next actions +
  • + <%= text_formatted_link({:controller => 'projects', :action => 'index', :projects_and_actions => true}) %> + Active projects with their actions +
  • Feeds for incomplete actions in a specific context: