Ignore:
Timestamp:
15 May 2019, 20:47:48 (5 years ago)
Author:
Henrik Bettermann
Message:

Add application types and categories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py

    r15223 r15410  
    3535        'ndpt': 'National Diploma Part-Time Programmes',
    3636        'ndwe': 'National Diploma Weekend Programmes',
     37        'nde': 'National Diploma Part-Time Evening Programmes',
    3738        'hndft': 'Higher National Diploma Full-Time Programmes',
    3839        'hndpt': 'Higher National Diploma Part-Time Programmes',
    3940        'hndwe': 'Higher National Diploma Weekend Programmes',
     41        'hnde': 'Higher National Diploma Part-Time Evening Programmes',
    4042
    4143        }
Note: See TracChangeset for help on using the changeset viewer.