Changeset 454 for WAeUP_SRP/trunk/skins/waeup_custom
- Timestamp:
- 31 Aug 2006, 10:37:54 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/getContentInfo.py
r440 r454 232 232 core = 'elective' 233 233 info['core_or_elective'] = core 234 elif doc.portal_type == 'Student': 235 info['clearance'] = proxy.clearance.getContent() 234 236 info['time'] = doc.modified() 235 237 info['doc'] = doc
Note: See TracChangeset for help on using the changeset viewer.