Changeset 14331


Ignore:
Timestamp:
10 Dec 2016, 07:37:30 (8 years ago)
Author:
Henrik Bettermann
Message:

Add application type ijmbe.

File:
1 edited

Legend:

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

    r14308 r14331  
    3939        'cert': ['Certificate Request', 'CR'],
    4040        'ioedp': ['Institute of Education Diploma Programmes', 'IOE'],
     41        'ijmbe': ['Interim Joint Matriculation Board Examination', 'IJMBE'],
    4142        }
    4243
     
    4445        'form.applicant_id': _(u'Base Data'),
    4546        #'form.course1': _(u'Programmes/Courses Desired'),
    46        'form.fst_sit_fname': _(u'1st Sitting'),
     47        'form.fst_sit_fname': _(u'1st Sitting'),
    4748        'form.scd_sit_fname': _(u'2nd Sitting'),
    4849        'form.alr_fname': _(u'Advanced Level Record'),
Note: See TracChangeset for help on using the changeset viewer.