Changeset 14004 for main/waeup.kofa/trunk/src
- Timestamp:
- 2 Jul 2016, 13:14:27 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/utils.py
r13886 r14004 45 45 SEPARATORS_DICT = { 46 46 'form.course1': _(u'Desired Study Courses'), 47 'form. student_id': _(u'Process Data'),47 'form.notice': _(u'Application Process Data'), 48 48 } 49 49
Note: See TracChangeset for help on using the changeset viewer.