Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
commit
d5665c7bb7
@ -1,5 +1,5 @@
|
||||
<%= l(:label_user_grade)%>:
|
||||
<%= link_to(format("%.2f" , @user.user_score_attr.total_score).to_f, {:controller => 'users',
|
||||
<%= link_to(format("%.2f" , user.user_score_attr.total_score).to_f, {:controller => 'users',
|
||||
:action => 'show_new_score',
|
||||
:remote => true,
|
||||
:id => user.id
|
||||
|
Loading…
Reference in new issue