Project

General

Profile

Actions

Feature #2631

closed

Add breadcrumbs to news pages

Added by Brad Beattie about 15 years ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
News
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

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},

Files

2631.patch (947 Bytes) 2631.patch Go MAEDA, 2023-05-06 01:27
Actions #1

Updated by Brad Beattie about 15 years ago

  • Assignee set to Eric Davis
Actions #2

Updated by Eric Davis about 15 years ago

  • Assignee deleted (Eric Davis)

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

Actions #3

Updated by Go MAEDA almost 8 years ago

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

Updated by Go MAEDA 12 months ago

  • File 2631.patch 2631.patch added
  • Category changed from UI to News
  • Target version set to Candidate for next major release

Updated the patch for the current trunk (r22231) and added an assertion in NewsControllerTest#test_show for this change.

Actions #5

Updated by Go MAEDA 12 months ago

  • Target version changed from Candidate for next major release to 5.1.0

Setting the target version to 5.1.0.

Actions #6

Updated by Go MAEDA 12 months ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the change in r22236. Thank you for your contribution.

Actions #7

Updated by Mischa The Evil 6 months ago

  • Start date deleted (2009-01-31)
  • % Done changed from 50 to 0
  • Estimated time deleted (0.10 h)
Actions #8

Updated by Go MAEDA 6 months ago

  • Tracker changed from Patch to Feature
  • Resolution set to Fixed
Actions

Also available in: Atom PDF