- Timestamp:
- 20 Nov 2013, 11:10:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ekodisco/trunk/src/kofacustom/ekodisco/applicants/utils.py
r10770 r10774 29 29 """A collection of parameters and methods subject to customization. 30 30 """ 31 32 APP_TYPES_DICT = { 33 'green': ['Green Energy', 'GR'], 34 'fossil': ['Fossil Energy', 'FS'], 35 }
Note: See TracChangeset for help on using the changeset viewer.