Ignore:
Timestamp:
31 Dec 2006, 10:32:05 (18 years ago)
Author:
Henrik Bettermann
Message:

getStudentInfo replaced or removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_custom/cpsdocument_edit.py

    r898 r1164  
    3434# Validate the document and write it if it's valid
    3535# (We don't call getEditableContent here, validate does it when needed.)
    36 #info = context.getStudentInfo()
    3736doc = context.getContent()
    3837is_valid, ds = doc.validate(request=REQUEST, proxy=context, cluster=cluster,
Note: See TracChangeset for help on using the changeset viewer.