Changeset 17851 for main/waeup.uniben/trunk/src/waeup/uniben/utils
- Timestamp:
- 17 Jul 2024, 04:56:16 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py
r17826 r17851 256 256 'accommodationpayments')] 257 257 if checkPermission('waeup.exportNYSCData', context): 258 exporters += [('NYSC Data', 'NYSC'),]258 exporters += [('NYSC Indication', 'nysc'),] 259 259 return exporters 260 260
Note: See TracChangeset for help on using the changeset viewer.