Show More
Commit Description:
Merge pull request #19 from nattee/master...
Commit Description:
Merge pull request #19 from nattee/master upstream merge from nattee/cafe-grader-web
References:
File last commit:
Show/Diff file:
Action:
app/views/submissions/get_latest_submission_status.js.haml | 2 lines | 144 B | text/x-haml | HamlLexer |
render compiler message as modal
r624 :plain
- refactor direct_edit into submissions/edit...
r597 $("#latest_status").html("#{j render({partial: 'submission_short', locals: {submission: @submission, problem_name: @problem.name}})}")