Commit 414939c9 authored by James Lopez's avatar James Lopez

fix uploads restorer

parent 3a114c2d
......@@ -16,6 +16,10 @@ module Gitlab
@shared.error(e)
false
end
def uploads_path
FileUploader.absolute_base_dir(@project)
end
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment