Changeset 16977 for main/kofacustom.unidel/trunk
- Timestamp:
- 29 Jun 2022, 16:01:37 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/students/browser.py
r16949 r16977 146 146 'adm_code', 'sex', 'suspended_comment', 'current_level', 147 147 'flash_notice') 148 149 def _signatures(self): 150 return ([_('Academic Adviser\'s Signature')], 151 [_('Faculty Officer\'s Signature')], 152 [_('Student\'s Signature')])
Note: See TracChangeset for help on using the changeset viewer.