Changeset 3199 for WAeUP_SRP/uniben/waeup_custom
- Timestamp:
- 23 Feb 2008, 07:34:48 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/uniben/waeup_custom/getCosCombinedVoc.py
r2847 r3199 14 14 return l 15 15 for voc in (context.portal_vocabularies.cos, 16 context.portal_vocabularies.cos_cest): 16 context.portal_vocabularies.cos_cest, 17 context.portal_vocabularies.cos_sandwich): 17 18 title = voc.get(key,None) 18 19 if title is not None:
Note: See TracChangeset for help on using the changeset viewer.