Skip to content
Snippets Groups Projects
Commit a82c8c11 authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

fix retrievelink of learning objects

parent 305036f8
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ class LearningObject
end
def get_retrievelink
attachments.first.retrieve_link
"#{DspaceService.link}/rest#{attachments.first.retrieve_link}"
end
def collections
......
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