Changeset 8285
- Timestamp:
- 26 Apr 2012, 12:19:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/applicant.py
r8282 r8285 326 326 # an applicants subcontainer 327 327 return 328 # Remove also any passport image. 329 file_store = getUtility(IExtFileStore) 330 file_store.deleteFileByContext(applicant) 328 331 return
Note: See TracChangeset for help on using the changeset viewer.