Changeset 9717 for main/waeup.kofa/trunk
- Timestamp:
- 23 Nov 2012, 11:44:39 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py
r9555 r9717 80 80 else: 81 81 text = unicode(text) 82 if text == 'None': 83 text = '' 82 84 # Mainly for boolean values we need our customized 83 85 # localisation of the zope domain
Note: See TracChangeset for help on using the changeset viewer.