Changeset 6518
- Timestamp:
- 8 Jul 2011, 05:31:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/interfaces.py
r6509 r6518 200 200 title = u'Human readable description in reST format', 201 201 required = False, 202 default = u'No description yet.' 202 default = u'''This text can been seen by anonymous users. 203 Here we put information about the study courses provided, the application procedure and deadlines.''' 203 204 ) 204 205
Note: See TracChangeset for help on using the changeset viewer.