Changeset 911 for WAeUP_SRP/trunk/skins/waeup_student/searchStudents.py
- Timestamp:
- 20 Nov 2006, 15:11:29 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/searchStudents.py
r903 r911 1 ## Script (Python) " co_searchStudents"1 ## Script (Python) "searchStudents" 2 2 ##bind container=container 3 3 ##bind context=context … … 49 49 pr = context.portal_registration 50 50 path_info = request.get('PATH_INFO').split('/') 51 is_manager = context.isSectionManager()52 51 validate = request.has_key("cpsdocument_edit_button") 53 52 default = {'search_mode': 'name',
Note: See TracChangeset for help on using the changeset viewer.