Changeset 11804 for main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py
- Timestamp:
- 24 Sep 2014, 05:33:15 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py
r11799 r11804 263 263 APP_CATS_DICT = Attribute("Dict of application categories") 264 264 SEMESTER_DICT = Attribute("Dict of semesters or trimesters") 265 INT_PHONE_PREFIXES = Attribute(266 "Dict of international phone number prefixes")267 265 SYSTEM_MAX_LOAD = Attribute("Dict of maximum system loads.") 268 266
Note: See TracChangeset for help on using the changeset viewer.