issue回复隐藏删除按钮-黄
This commit is contained in:
parent
d06c0d6fa0
commit
9f6f585bc3
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue