mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-05 20:54:27 +08:00
fix edit comments
This commit is contained in:
parent
2ab74c8979
commit
4fb07e1e4f
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue