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

3 lines
138 B
Plaintext
Raw Normal View History

2014-01-21 04:51:49 +00:00
=render 'projects/comments/body', f: f, id: id
/.comment-right= submit_tag t('layout.save'), data: {'disable-with' => t('layout.saving')}