Description:
merge
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
r497:619512f95ee8 - - 1 file changed: 1 inserted, 2 deleted
@@ -7,8 +7,7 | |||||
|
7 | %b Problem: |
|
7 | %b Problem: |
|
8 | = "#{@problem.full_name} (#{@problem.name})" |
|
8 | = "#{@problem.full_name} (#{@problem.name})" |
|
9 | %br/ |
|
9 | %br/ |
|
10 |
- Note that the full score has be |
|
10 | + = "Note that the full score has been set to #{@problem.full_score}." |
|
11 | - You should change it to the correct full score. |
|
||
|
12 |
|
11 | ||
|
13 | %p |
|
12 | %p |
|
14 | = link_to '[Back to problem list]', :action => 'list' |
|
13 | = link_to '[Back to problem list]', :action => 'list' |
You need to be logged in to leave comments.
Login now