Adds url and author_url plugin attributes (#2162).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2041 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -57,7 +57,7 @@ module Redmine #:nodoc:
|
||||
end
|
||||
end
|
||||
end
|
||||
def_field :name, :description, :author, :version, :settings
|
||||
def_field :name, :description, :url, :author, :author_url, :version, :settings
|
||||
attr_reader :id
|
||||
|
||||
# Plugin constructor
|
||||
|
||||
Reference in New Issue
Block a user