Description:
git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@236 6386c4cd-e34a-4fa8-8920-d93eb39b512e
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r116:2b085134ae49 - - 2 files changed: 6 inserted, 2 deleted

@@ -1,4 +1,4
1 1 .announcement
2 2 = markdown(announcement.body)
3 3 .pub-info
4 - %p= "#{announcement.author} #{announcement.created_at}"
4 + %p= "#{announcement.author}, #{announcement.created_at}"
@@ -23,4 +23,8
23 23
24 24 %hr/
25 25
26 -
26 + %p
27 + %b Note:
28 + We currently have problems synchronizing
29 + the time stamps between grading machines.
30 + You will see weird time stamps during the practice session.
You need to be logged in to leave comments. Login now