source:
de.wigbels.ruby/contact/app/views/admincontactgroup/_form.rhtml@
0f6d75f
Last change on this file since 0f6d75f was 7b7d827, checked in by , 11 years ago | |
---|---|
|
|
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.