Ignore:
Timestamp:
28 Jun 2024, 08:14:59 (4 months ago)
Author:
Henrik Bettermann
Message:

Adjust exporter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/students/browser.py

    r17822 r17827  
    11171117        form_fields['nysc'].field.description = u''
    11181118        form_fields['nysc'].field.title = u'NYSC requested'
     1119        form_fields['nysc_senate_info'].field.description = u'Sample: Meeting Date: 10TH MAY 2023. DEG CLASS: FIRST CLASS. S/NO: 01'
    11191120        form_fields[
    11201121            'nysc_updated'].custom_widget = FriendlyDatetimeDisplayWidget('le')
Note: See TracChangeset for help on using the changeset viewer.