mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 21:46:35 +02:00
Code cleanup, #roadmap no longer exists.
git-svn-id: http://svn.redmine.org/redmine/trunk@13540 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
class ProjectsController < ApplicationController
|
||||
menu_item :overview
|
||||
menu_item :roadmap, :only => :roadmap
|
||||
menu_item :settings, :only => :settings
|
||||
|
||||
before_filter :find_project, :except => [ :index, :list, :new, :create, :copy ]
|
||||
|
||||
Reference in New Issue
Block a user