fix edit comments

This commit is contained in:
Mojca Lorber 2017-06-29 13:33:59 +02:00
parent 2ab74c8979
commit 4fb07e1e4f

View file

@ -18,6 +18,7 @@
<li>
<a href="#"
data-action="edit-comment"
data-remote="true"
data-url="<%= edit_project_project_comment_path(comment.project, comment, format: :json) %>">
<%= t('comments.options_dropdown.edit') %>
</a>