- Timestamp:
- 26 Oct 2017, 07:05:14 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/fileviewlets.py
r13056 r14880 133 133 label = _(u'Birth Certificate') 134 134 title = _(u'Birth Certificate Scan') 135 mus = 1024 * 150135 mus = 1024 * 250 136 136 download_name = u'birth_certificate' 137 137 tab_redirect = '#tab2-top'
Note: See TracChangeset for help on using the changeset viewer.