- Timestamp:
- 16 Apr 2011, 14:26:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/applicants.py
r5941 r5952 44 44 fst_sit_results = FieldProperty(IApplicant['fst_sit_results']) 45 45 locked = False 46 confirm_passport = False 46 47 47 48 def __init__(self):
Note: See TracChangeset for help on using the changeset viewer.