Changeset 11870 for main/waeup.kofa


Ignore:
Timestamp:
22 Oct 2014, 06:31:57 (10 years ago)
Author:
Henrik Bettermann
Message:

Hide application_slip_notice on ApplicantsContainerPage?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py

    r11826 r11870  
    311311            form_fields = form_fields.omit(
    312312                'code', 'prefix', 'year', 'mode', 'hidden',
    313                 'strict_deadline', 'application_category')
     313                'strict_deadline', 'application_category',
     314                'application_slip_notice')
    314315        return form_fields
    315316
Note: See TracChangeset for help on using the changeset viewer.