Changeset 10314
- Timestamp:
- 19 Jun 2013, 17:43:30 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interfaces.py
r9905 r10314 45 45 46 46 application_fee = schema.Float( 47 title = _(u'Application Fee (fallback)'),47 title = _(u'Application Fee'), 48 48 default = 0.0, 49 49 required = False,
Note: See TracChangeset for help on using the changeset viewer.