issue回复隐藏删除按钮-黄

This commit is contained in:
caishi 2019-10-25 11:11:45 +08:00 committed by Jasder
parent b20e403044
commit 7ed3df6738
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
:title => l(:button_reply)) %>
<span id="reply_iconup_<%= comment.id %>" class="reply_iconup02" style="display: none"> ︿</span>
</span>
<%= link_to(
<%#= link_to(
l(:button_delete),
{:controller => 'issues',:action => 'delete_journal', :id => issue.id, :journal_id=>comment.id},
:method => :get,