rosa-build/app/views/projects/comments/_form.html.haml

3 lines
97 B
Plaintext

=render 'projects/comments/body', :f => f, :id => id
.comment-right= submit_tag t("layout.save")