修复account页面。

This commit is contained in:
william 2013-08-14 21:42:49 +08:00
parent 7850a2e6f0
commit 470eff9b88
1 changed files with 1 additions and 4 deletions

View File

@ -33,10 +33,7 @@
<p style="width:400px;padding-left: 26px;">
<%= f.text_field :lastname, :required => true %>
</p>
<!--added by liu-->
<p style="width:400px;padding-left: 26px;">
<%= f.text_field :brief_introduction, :required => true %>
</p>
<p style="width:357px;padding-left: 26px;">
<%= f.text_field :mail, :required => true %>
</p>