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:
Jean-Philippe Lang
2008-11-16 17:12:02 +00:00
parent f9ce4ff559
commit 5362a85f2b
5 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -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