- Timestamp:
- 31 Oct 2012, 16:30:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py
r9484 r9486 274 274 ) 275 275 276 clearance_comment = schema.Text(276 officer_comment = schema.Text( 277 277 title = _(u"Officer's Comment"), 278 278 required = False,
Note: See TracChangeset for help on using the changeset viewer.