- Timestamp:
- 22 Aug 2007, 08:56:12 (17 years ago)
- Location:
- WAeUP_SRP/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/Widgets.py
r2142 r2144 1398 1398 d['reg_no'] = applicant.reg_no 1399 1399 d['pin'] = pin_str 1400 d['status'] = 'entered' 1400 1401 getattr(self,self.catalog).modifyRecord(**d) 1401 1402 elif applicant.pin != pin_str:
Note: See TracChangeset for help on using the changeset viewer.