Ignore:
Timestamp:
29 Oct 2023, 21:05:12 (13 months ago)
Author:
Henrik Bettermann
Message:

Implement cutoff mark for application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/applicants/utils.py

    r16763 r17627  
    5353    SEPARATORS_DICT = {
    5454        'form.applicant_id': _(u'Base Data'),
    55         #'form.course1': _(u'Programmes/Courses Desired'),
     55        'form.course1': _(u'JAMB Course: '),
    5656        'form.fst_sit_fname': _(u'1st Sitting'),
    5757        'form.scd_sit_fname': _(u'2nd Sitting'),
Note: See TracChangeset for help on using the changeset viewer.