]> source.dussan.org Git - redmine.git/commit
Removed ProjectsController#feeds. This view was incomplete and inconsistent with...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 1 Oct 2007 13:13:04 +0000 (13:13 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 1 Oct 2007 13:13:04 +0000 (13:13 +0000)
commit50096526bcb0e7a91562ae15d3d97c6cab241439
tree421b5e185b43eb86a503ef4e9ff06c3d6bffe9c7
parentc6e8cf5c21dd1f1e18373c948c2e16f20b2eb5f3
Removed ProjectsController#feeds. This view was incomplete and inconsistent with permissions.
Feeds can still be accessed from the corresponding screens (eg. news feed is accessible from the news view).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@787 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/views/projects/feeds.rhtml [deleted file]
app/views/projects/show.rhtml
lib/redmine.rb