Skip to content
Snippets Groups Projects
Commit 7605d1f4 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Fix #1529

parent 907eab48
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,10 @@ module Education::Program::WithDiploma
class_name: 'Education::Diploma',
optional: true
end
# Used by website
# https://github.com/noesya/osuny/issues/1529
def diplomas
[diploma]
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment