- Timestamp:
- 15 Aug 2006, 09:25:33 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_academics/academics_contents_display_buttons.py
r370 r371 14 14 15 15 #if context.portal_type in ('Department','Certificate','StudyLevel'): 16 if context.portal_type in ('Department','StudyLevel' ):16 if context.portal_type in ('Department','StudyLevel',): 17 17 return None 18 18 return 1
Note: See TracChangeset for help on using the changeset viewer.