- Timestamp:
- 29 Nov 2013, 13:50:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/utils/utils.py
r10778 r10820 100 100 'conv_brochure': 'Convocation Brochure', 101 101 } 102 103 SPECIAL_HANDLING_DICT = { 104 'regular': 'Regular Hostel', 105 'blocked': 'Blocked Hostel', 106 'pg': 'Postgraduate Hostel', 107 'itch': 'ITCH Hostel' 108 }
Note: See TracChangeset for help on using the changeset viewer.