Changeset 1164 for WAeUP_SRP/trunk/skins/waeup_custom
- Timestamp:
- 31 Dec 2006, 10:32:05 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/cpsdocument_edit.py
r898 r1164 34 34 # Validate the document and write it if it's valid 35 35 # (We don't call getEditableContent here, validate does it when needed.) 36 #info = context.getStudentInfo()37 36 doc = context.getContent() 38 37 is_valid, ds = doc.validate(request=REQUEST, proxy=context, cluster=cluster,
Note: See TracChangeset for help on using the changeset viewer.