source: de.wigbels.ruby/contact/app/views/admincontactgroup/_form.rhtml @ 7b7d827

Last change on this file since 7b7d827 was 7b7d827, checked in by njw <njw@…>, 10 years ago

opened projects: hothotwrite and contact

  • Property mode set to 100644
File size: 235 bytes
Line 
1<%= error_messages_for 'contactgroup' %>
2
3<!--[form:contactgroup]-->
4  <tr>
5        <td><label for="contactgroup_groupname">Groupname</label></td>
6        <td><%= text_field 'contactgroup', 'groupname'  %></td>
7  </tr>
8<!--[eoform:contactgroup]-->
Note: See TracBrowser for help on using the repository browser.