@@ -6,7 +6,8 | |||
|
6 | 6 | <% @checklist.each do |label, result| %> |
|
7 | 7 |
|
|
8 | 8 |
|
|
9 |
|
|
|
9 | <td width="30px"><%= image_tag((result ? 'true.png' : 'exclamation.png'), | |
|
10 | :style => "vertical-align:bottom;") %></td> | |
|
10 | 11 |
|
|
11 | 12 | <% end %> |
|
12 | 13 | </table> |
General Comments 0
You need to be logged in to leave comments.
Login now