Changeset 11870 for main/waeup.kofa/trunk/src
- Timestamp:
- 22 Oct 2014, 06:31:57 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r11826 r11870 311 311 form_fields = form_fields.omit( 312 312 'code', 'prefix', 'year', 'mode', 'hidden', 313 'strict_deadline', 'application_category') 313 'strict_deadline', 'application_category', 314 'application_slip_notice') 314 315 return form_fields 315 316
Note: See TracChangeset for help on using the changeset viewer.