- Timestamp:
- 15 Mar 2025, 23:59:29 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interfaces.py
r17933 r18046 144 144 ) 145 145 146 siwes_fee = schema.Float( 147 title = _(u'SIWES Fee'), 148 default = 0.0, 149 required = False, 150 ) 146 151 147 152 def getSessionString():
Note: See TracChangeset for help on using the changeset viewer.