Show More
Commit Description:
force log out when password change
Commit Description:
force log out when password change
References:
File last commit:
Show/Diff file:
Action:
app/views/submissions/get_latest_submission_status.js.haml | 2 lines | 169 B | text/x-haml | HamlLexer |
render compiler message as modal
r624 :plain
fix refresh button on submission edit page
r699 $("#latest_status").html("#{j render({partial: 'submission_short', locals: {submission: @submission, problem_name: @problem.name, problem_id: @problem.id}})}")