Project

General

Profile

Feature #615 » my_controller.rb.diff

David Petersen, 2008-02-07 19:30

View differences:

my_controller.rb (working copy)
26 26
             'issueswatched' => :label_watched_issues,
27 27
             'news' => :label_news_latest,
28 28
             'calendar' => :label_calendar,
29
             'documents' => :label_document_plural
29
             'documents' => :label_document_plural,
30
             'timelog' => :label_timelog
30 31
           }.freeze
31 32

  
32 33
  DEFAULT_LAYOUT = {  'left' => ['issuesassignedtome'], 
(1-1/7)