Show More
Commit Description:
fix destroy for user and problem...
Commit Description:
fix destroy for user and problem (grafted from 56e542ecc72e8d85b776f34c64fe90d3ea4ae9e9)
File last commit:
Show/Diff file:
Action:
app/views/submissions/get_latest_submission_status.js.haml | 2 lines | 149 B | text/x-haml | HamlLexer |
:javascript
$("#latest_status").html("#{j render({partial: 'submission_short', locals: {submission: @submission, problem_name: @problem.name}})}")