Ignore:
Timestamp:
30 Apr 2013, 10:59:03 (12 years ago)
Author:
Henrik Bettermann
Message:

Customize application types and categories.

File:
1 edited

Legend:

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

    r9737 r10121  
    2929    APP_CATS_DICT = {
    3030        'basic': 'Basic',
     31        'nd': 'National Diploma Programmes',
     32        'hnd': 'Higher National Diploma Programmes',
     33        'pgd': 'Postgraduate Diploma Programmes',
     34        'prend': 'Pre-ND Programmes',
    3135        }
    3236
Note: See TracChangeset for help on using the changeset viewer.