点击小铃铛查看全部,跳入个人主页

This commit is contained in:
daiao 2017-01-19 14:12:19 +08:00
parent 0fc90ba6fc
commit 9dff530d49
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@
<% end %> <% end %>
</ul> </ul>
<!--<a onclick = "show_more();" id = "show_more_messages" style="display: none; cursor: pointer;" class = "shadowbox_news_all">展开更多</a>--> <!--<a onclick = "show_more();" id = "show_more_messages" style="display: none; cursor: pointer;" class = "shadowbox_news_all">展开更多</a>-->
<%= link_to '查看全部', user_message_path(User.current),:id =>'show_all_messages', :class => "shadowbox_news_all", :target =>"_Blank" %> <%= link_to '查看全部', user_path(User.current), :id =>'show_all_messages', :class => "shadowbox_news_all", :target =>"_Blank" %>
</div> </div>
<script type="text/javascript"> <script type="text/javascript">