Changeset 13395 for main/waeup.aaue/trunk/src/waeup/aaue
- Timestamp:
- 6 Nov 2015, 08:23:31 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/browser/pages.py
r12903 r13395 31 31 form_fields = grok.AutoFields(IConfigurationContainer).omit( 32 32 'frontpage_dict') 33 form_fields['maintmode_enabled_by'].for_display = True 33 34 34 35 class CustomSessionConfigurationAddFormPage(SessionConfigurationAddFormPage):
Note: See TracChangeset for help on using the changeset viewer.