Changeset 18055
- Timestamp:
- 6 Apr 2025, 09:35:31 (24 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interfaces.py
r18031 r18055 45 45 46 46 booking_fee = schema.Float( 47 title = _(u'UG Booking Fee (+ N 500 PG)'),47 title = _(u'UG Booking Fee (+ N1000 PG)'), 48 48 default = 0.0, 49 49 required = False,
Note: See TracChangeset for help on using the changeset viewer.