Administrators can edit issue notes.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1105 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2008-02-02 10:50:31 +00:00
parent 4abb82fd7b
commit bea49ae245
13 changed files with 156 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@ class IssuesController < ApplicationController
cache_sweeper :issue_sweeper, :only => [ :new, :edit, :update, :destroy ]
helper :journals
helper :projects
include ProjectsHelper
helper :custom_fields