Mercurial > hg > soundsoftware-site
diff app/views/projects/.svn/text-base/show.api.rsb.svn-base @ 507:0c939c159af4 redmine-1.2
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 10:32:19 +0100 |
parents | 8661b858af72 |
children |
line wrap: on
line diff
--- a/app/views/projects/.svn/text-base/show.api.rsb.svn-base Mon Jun 06 14:24:13 2011 +0100 +++ b/app/views/projects/.svn/text-base/show.api.rsb.svn-base Thu Jul 14 10:32:19 2011 +0100 @@ -4,6 +4,7 @@ api.identifier @project.identifier api.description @project.description api.homepage @project.homepage + api.parent(:id => @project.parent.id, :name => @project.parent.name) if @project.parent && @project.parent.visible? render_api_custom_values @project.visible_custom_field_values, api