修复:强制修改页面,左侧编辑个人资料可用

This commit is contained in:
daiao 2016-09-09 15:03:46 +08:00
parent 33c6514cde
commit 96dfa4281d
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
</ul>
</div>
<div id="watch_user_btn_div">
<a href="javascript:void(0);" class="user_editinfo" disabled="true">编辑个人资料</a>
<%= link_to "编辑个人资料", my_account_path(:tip => 1), :class => "user_editinfo"%>
</div>
</div>