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

3 lines
105 B
Plaintext
Raw Normal View History

2012-08-29 15:58:58 +01:00
.wrapper=render 'projects/comments/body', :f => f, :id => id
.comment-right= submit_tag t("layout.save")