Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Apr 29, 2024
1 parent da75f03 commit 5ace832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cor1440_gen/concerns/models/actividad.rb
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ def presenta_cor1440_gen(atr)
end
pn = ''
if a.resultadopf && a.resultadopf.objetivopf
pn = pa.resultadopf.objetivopf.presenta_nombre
pn = a.resultadopf.objetivopf.presenta_nombre
end
memo + sep + pn
end
Expand Down

0 comments on commit 5ace832

Please sign in to comment.