Changeset 922 for WAeUP_SRP


Ignore:
Timestamp:
22 Nov 2006, 12:39:53 (18 years ago)
Author:
joachim
Message:

give Authenticated the SectionReaderRole? in Academics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/exportimport.py

    r905 r922  
    7777    pm.setLocalGroupRoles(campus.students,['group:ClearanceOfficers',
    7878                                           'role:Student',],'SectionReader')
     79    pm.setLocalGroupRoles(campus.academics,['Authenticated',
     80                                           ],'SectionReader')
    7981    importWAeUPTable(site.portal_accommodation, '', context,'accommodation')
    8082    importWAeUPTable(site.portal_pins, '', context,'pins')
Note: See TracChangeset for help on using the changeset viewer.