Changeset 8085 for main/waeup.uniben/trunk/src
- Timestamp:
- 10 Apr 2012, 06:09:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py
r8083 r8085 178 178 179 179 INST_TYPES_DICT = { 180 'none': '', 180 181 'faculty': 'Faculty of', 181 182 'department': 'Department of', … … 185 186 'institute': 'Institute of', 186 187 'school_for': 'School for', 188 'college': 'College of', 187 189 } 188 190
Note: See TracChangeset for help on using the changeset viewer.