修复 bug

This commit is contained in:
nieguanghui 2013-08-16 20:51:09 +08:00
parent 386c7c6067
commit 01a80f0eeb
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
<% end %>
<ul class="issue_list">
<% unless issue.author.nil? || issue.author.name == "Anonymouse" %>
<% unless issue.author.nil? || issue.author.name == "Anonymous" %>
<ul class="list-group-item-meta">
<span> <%= link_to issue.author.name, user_path(issue.author), :class => "bid_user_u" %></span><%= l(:label_post_on)%> <span> <% a = [] %>
<% a << column_content[1] %>