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

todo

parent 1ebb3a1f
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ class Admin::Research::DocumentsController < Admin::Research::ApplicationControl
def update
@document = Research::Document.find params[:id]
# TODO update from api
redirect_to admin_research_document_path(@document)
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