- Timestamp:
- 19 Mar 2007, 18:57:54 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/branches/uli/skins/waeup_default/isCourseAdviser.py
r1515 r1593 1 ## Script (Python) "isC learanceOfficer"1 ## Script (Python) "isCourseAdviser" 2 2 ##bind container=container 3 3 ##bind context=context … … 9 9 ## 10 10 # $Id: isClearanceOfficer.py 1087 2006-12-18 22:13:31Z joachim $ 11 12 #from Products.zdb import set_trace13 #set_trace()14 11 if context.isStudent(): 15 12 return False
Note: See TracChangeset for help on using the changeset viewer.