- Timestamp:
- 13 Jan 2020, 17:20:37 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/browser.py
r15913 r15919 757 757 'Exams, Records and Data Processing Division <br /> ' 758 758 'For: Registrar')],) 759 elif self.context.certificate is not None: 760 dep = self.context.certificate.__parent__.__parent__ 761 return ([(dep.officer_1)],) 759 762 return 760 761 763 762 764 def render(self):
Note: See TracChangeset for help on using the changeset viewer.