- Timestamp:
- 23 May 2018, 05:45:13 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/interfaces.py
r15013 r15015 87 87 ) 88 88 89 certificate_fee = schema.Float( 90 title = _(u'Certificate Fee'), 91 default = 0.0, 92 required = False, 93 ) 94 89 95 def getSessionString(): 90 96 """Returns the session string from the vocabulary.
Note: See TracChangeset for help on using the changeset viewer.