Show More
Commit Description:
redact user name on view submission
Commit Description:
redact user name on view submission
References:
File last commit:
Show/Diff file:
Action:
app/views/submissions/compiler_msg.js.haml | 4 lines | 98 B | text/x-haml | HamlLexer |
:plain
$("#compiler_msg").html("#{j @submission.compiler_message}");
$("#compiler").modal();