add the show about student number

This commit is contained in:
xianbo 2013-11-22 17:21:27 +08:00
parent f5b61a8db0
commit 9e6414e810
1 changed files with 5 additions and 0 deletions

View File

@ -143,6 +143,11 @@
<%= l(:label_technical_title) %>:</td><td class="font_lighter_sidebar" style="padding-left: 0px" width="170px"><%= @user.user_extensions.technical_title %></td>
<% end %>
</tr>
<% if @user.user_extensions.identity == 1 %>
<tr>
<td style="padding-left: 8px" width="70px"><%= l(:label_bidding_user_studentcode)%>:</td><td class="font_lighter_sidebar" style="padding-left: 0px" width="170px"><%= @user.user_extensions.student_id %></td>
</tr>
<% end %>
<% else%>
<tr>
<td style="padding-left: 8px" width="70px"><%= l(:field_occupation) %>:</td>