去掉多的一个分数显示
This commit is contained in:
parent
d0843861ce
commit
df89e5e173
|
@ -121,7 +121,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<!-- end -->
|
||||
<tr><td class="score">
|
||||
<!-- <tr><td class="score">
|
||||
<%= l(:label_user_grade)%>:
|
||||
<%= link_to(format("%.2f" , finall_user_score).to_f, {:controller => 'users',
|
||||
:action => 'show_score',
|
||||
|
@ -130,7 +130,7 @@
|
|||
}, :style => 'color :#E8770D;') %>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- end -->
|
||||
-->
|
||||
|
||||
</table></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue