修改部分用户的用户首页报错

memcached_alan
sw 11 years ago
parent 5340ad7fc1
commit 717be2b045

@ -217,7 +217,7 @@
</td> </td>
</tr> </tr>
<% end %> <% end %>
<% unless @user.user_extensions.location.empty?%> <% unless @user.user_extensions.nil?&&@user.user_extensions.location.empty?%>
<tr> <tr>
<td style=" float: right" width="70px"> <td style=" float: right" width="70px">

Loading…
Cancel
Save