Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by tvon, Fri Oct 24 06:45:30 2003 UTC | revision 1.3 by tvon, Mon Oct 27 06:56:10 2003 UTC | |
|---|---|---|
| # | Line 14 schema = BaseSchema + Schema(( | Line 14 schema = BaseSchema + Schema(( |
| 14 | description_msgid="help_title", | description_msgid="help_title", |
| 15 | i18n_domain="plone"), | i18n_domain="plone"), |
| 16 | ), | ), |
| 17 | StringField('contactName', | StringField('contactName', |
| 18 | widget=StringWidget(label='Contact Name'), | widget=StringWidget(label='Contact Name'), |
| 19 | ), | ), |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |