Changeset 7555 for main/waeup.sirp/trunk/src/waeup/sirp
- Timestamp:
- 2 Feb 2012, 08:43:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/interfaces.py
r7438 r7555 339 339 ) 340 340 email = schema.ASCIILine( 341 title = u'Email ',341 title = u'Email Address', 342 342 required = True, 343 343 constraint=validate_email,
Note: See TracChangeset for help on using the changeset viewer.