Noosfero/noosfero

View on GitHub
plugins/work_assignment/views/cms/_notify_text_field.html.erb

Summary

Maintainability
Test Coverage
<h5><%= _('If you want to notify someone about this action, fill the field below with the emails of the destinies, separated by comma.') %></h5>

<%= labelled_text_field(_('Send notification to: '), 'article_email_notification', user.email, :style => 'width: 60%;') %>