- <%= richtext_area :issue_comment, :body, :cols => 80, :rows => 8 %>
+ <%= richtext_area :issue_comment, :body, :cols => 10, :rows => 8 %>
+ <%= label_tag t('issues.show.comments.reassign_param') %> <%= check_box_tag :reassign, true %>
+ <br/>
+ <br/>