You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_form.rhtml 216B

1234567
  1. <%= error_messages_for 'issue_category' %>
  2. <!--[form:issue_category]-->
  3. <p><label for="issue_category_name"><%l(:field_name)%></label>
  4. <%= text_field 'issue_category', 'name' %></p>
  5. <!--[eoform:issue_category]-->