diff --git a/app/models/plan.rb b/app/models/plan.rb index 549f856..e28b8d3 100644 --- a/app/models/plan.rb +++ b/app/models/plan.rb @@ -662,6 +662,7 @@ end end end +=end ## # returns the funder id for the plan @@ -673,7 +674,6 @@ end return self.template.org end -=end ## # returns the funder organisation for the project or nil if none is specified