功能贴吧列表,去掉头像的alt属性

This commit is contained in:
sw 2015-05-15 15:09:33 +08:00
parent 3b137dadb8
commit 404421c745
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
<!-- added by fq -->
<!--display the board-->
<script>$(function(){$("img").removeAttr("alt");});</script>
<div class="borad-topic-count">共有 <%=link_to @forum.memos.count %> 个贴子</div>
<div style="padding-top: 10px">
<% if memos.any? %>