Project

General

Profile

Actions

Patch #2631

open

Add breadcrumbs to news pages

Added by Brad Beattie about 14 years ago. Updated almost 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2009-01-31
Due date:
% Done:

50%

Estimated time:
0.10 h

Description

Index: app/views/news/show.rhtml
===================================================================
--- app/views/news/show.rhtml    (revision 2338)
+++ app/views/news/show.rhtml    (working copy)
@@ -1,3 +1,5 @@
+<%= breadcrumb link_to(l(:label_news_plural), {:controller => 'news', :action => 'index', :project_id => @project}) %>
+
 <div class="contextual">
 <%= link_to_if_authorized l(:button_edit), 
                           {:controller => 'news', :action => 'edit', :id => @news},
Actions #1

Updated by Brad Beattie about 14 years ago

  • Assignee set to Eric Davis
Actions #2

Updated by Eric Davis about 14 years ago

  • Assignee deleted (Eric Davis)

Please don't assign issue to people without them saying to.

Actions #3

Updated by Go MAEDA almost 7 years ago

  • Subject changed from Add breadcrums to news pages to Add breadcrumbs to news pages
Actions

Also available in: Atom PDF