Ignore:
Timestamp:
23 Feb 2008, 07:34:48 (17 years ago)
Author:
Henrik Bettermann
Message:

add sandwich courses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/waeup_custom/getCosCombinedVoc.py

    r2847 r3199  
    1414    return l
    1515for voc in (context.portal_vocabularies.cos,
    16             context.portal_vocabularies.cos_cest):
     16            context.portal_vocabularies.cos_cest,
     17            context.portal_vocabularies.cos_sandwich):
    1718    title = voc.get(key,None)
    1819    if title is not None:
Note: See TracChangeset for help on using the changeset viewer.