Merge branch 'xss-bug' into 'develop'
删除issue回复隐藏按钮 See merge request !198
This commit is contained in:
commit
e278d778d5
|
@ -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