- Timestamp:
- 13 Aug 2018, 05:55:02 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/interfaces.py
r15071 r15105 105 105 ) 106 106 107 union_fee = schema.Float( 108 title = _(u'Student Union Dues'), 109 default = 0.0, 110 required = False, 111 ) 112 107 113 def getSessionString(): 108 114 """Returns the session string from the vocabulary.
Note: See TracChangeset for help on using the changeset viewer.