Adds custom fields for versions (#4219).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3064 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -21,6 +21,8 @@ class VersionsController < ApplicationController
|
||||
before_filter :find_project, :only => :close_completed
|
||||
before_filter :authorize
|
||||
|
||||
helper :custom_fields
|
||||
|
||||
def show
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user