Show More
Commit Description:
[web] small styling, split out admin's menu, put config into table.info...
Commit Description:
[web] small styling, split out admin's menu, put config into table.info git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@157 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