Changeset 17015 for main/kofacustom.lpng
- Timestamp:
- 10 Jul 2022, 07:02:25 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.lpng/trunk/src/kofacustom/lpng/applicants/interfaces.py
r17013 r17015 78 78 vin = schema.TextLine( 79 79 title = _(u'Voter Identification No (VIN)'), 80 required = True,80 required = False, 81 81 ) 82 82
Note: See TracChangeset for help on using the changeset viewer.