Ignore:
Timestamp:
20 Nov 2006, 15:11:29 (18 years ago)
Author:
Henrik Bettermann
Message:

new local roles implemented
role SectionOfficer? not yet tested

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"
    22##bind container=container
    33##bind context=context
     
    4949pr = context.portal_registration
    5050path_info = request.get('PATH_INFO').split('/')
    51 is_manager = context.isSectionManager()
    5251validate = request.has_key("cpsdocument_edit_button")
    5352default = {'search_mode': 'name',
Note: See TracChangeset for help on using the changeset viewer.