source: de.wigbels.ruby/contact/app/views/admincontactgroup/_form.rhtml@ 8f3c501

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

opened projects: hothotwrite and contact

  • Property mode set to 100644
File size: 235 bytes
RevLine 
[7b7d827]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.