Show More
Commit Description:
[web] styling...
Commit Description:
[web] styling
git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@175 6386c4cd-e34a-4fa8-8920-d93eb39b512e
References:
File last commit:
Show/Diff file:
Action:
app/views/tasks/_problem.html.haml
| 5 lines
| 181 B
| text/x-haml
| HamlLexer
|
|
r88 | %a{:name => problem.name} | ||
%h3= "#{problem.full_name} (#{problem.name})" | ||||
%pre | ||||
%div{:style => "border: 1px solid grey; background: #eeeeee"} | ||||
= problem.body || "(not available)" | ||||