Ignore:
Timestamp:
29 Dec 2006, 22:05:53 (18 years ago)
Author:
joachim
Message:

ask for email and password

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_default/waeup_edit.py

    r1060 r1151  
    7171                                              sex = ds.get('sex'),
    7272                                             )
     73    elif context.portal_type == "Course":
     74        context.courses_catalog.modifyRecord(**ds)
    7375    if cpsdocument_edit_and_view_button is not None:
    7476        action = ''
Note: See TracChangeset for help on using the changeset viewer.