Description:
git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@234 6386c4cd-e34a-4fa8-8920-d93eb39b512e
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
r114:7483c8bdb7d2 - - 1 file changed: 1 inserted, 1 deleted
@@ -18,5 +18,5 | |||||
|
18 | %div{:style => "border: 1px solid black; background: lightgrey"} |
|
18 | %div{:style => "border: 1px solid black; background: lightgrey"} |
|
19 | - if @submission.source |
|
19 | - if @submission.source |
|
20 | %pre |
|
20 | %pre |
|
21 |
- =h |
|
21 | + =h truncate(@submission.source,10240) |
|
22 |
|
22 |
You need to be logged in to leave comments.
Login now