Noosfero/noosfero

View on GitHub
app/views/tasks/_task_reject_details.html.erb

Summary

Maintainability
Test Coverage
<%= task_email_template(_('Select a rejection email template:'), @rejection_email_templates, task) %>

<%= labelled_form_field(_('Rejection explanation'), f.text_area(:reject_explanation, :rows => 5)) %>