Show More
Commit Description:
renamed ip to host in GraderProcess...
Commit Description:
renamed ip to host in GraderProcess git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@64 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
app/views/graders/_grader.html.haml | 9 lines | 172 B | text/x-haml | HamlLexer |
%td= grader.host
%td= grader.pid
%td= grader.updated_at.strftime("%H:%M:%S") if grader.updated_at!=nil
%td
- if grader.task_id==nil
\-
- else
= grader.task_id