Skip to content
Snippets Groups Projects
Commit 5fdaac6d authored by Matheus Agio Nerone's avatar Matheus Agio Nerone
Browse files

improving back button so it preserves the form params


Signed-off-by: default avatarman13 <man13@inf.ufpr.br>
parent 96d9fc5f
No related branches found
No related tags found
No related merge requests found
<%= render 'link_upload_form' %>
<%= link_to 'Voltar', learning_objects_path %>
<%= link_to 'Voltar', 'javascript:history.back()' %>
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