Commit 898c85db3237ae585bd7aa796b6f6cea39570bd0
Committed by
Paulo Meireles
1 parent
924e1f84
Exists in
master
and in
29 other branches
[Mezuro] fixing html syntax error
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/mezuro/views/content_viewer/_module_result.rhtml
@@ -40,7 +40,7 @@ | @@ -40,7 +40,7 @@ | ||
40 | <tfoot> | 40 | <tfoot> |
41 | <tr> | 41 | <tr> |
42 | <td colspan = "1"> | 42 | <td colspan = "1"> |
43 | - <div id='historical-grade'> | 43 | + <div id='historical-grade'></div> |
44 | </td> | 44 | </td> |
45 | <td colspan = "4" align = "right"> | 45 | <td colspan = "4" align = "right"> |
46 | <a href="#" show-grade-history="<%= module_result.module.name %>" > | 46 | <a href="#" show-grade-history="<%= module_result.module.name %>" > |