Changeset 2428 for WAeUP_SRP


Ignore:
Timestamp:
25 Oct 2007, 08:04:41 (17 years ago)
Author:
Henrik Bettermann
Message:

minor changes

Location:
WAeUP_SRP/base
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/WAeUPTool.py

    r2420 r2428  
    12001200                              'app_email',
    12011201                              'jamb_age',
    1202                               #'jamb_state',
    1203                               #'jamb_lga',
     1202                              'jamb_state',
     1203                              'jamb_lga',
    12041204                              )
    12051205                              },
  • WAeUP_SRP/base/Widgets.py

    r2358 r2428  
    474474         'label': 'Name of the state field'},
    475475         {'id': 'lga_field', 'type': 'string', 'mode': 'w',
    476          'label': 'Name of the LGA Field (without state)'},
     476         'label': 'Name of the lga field (without state)'},
    477477         )
    478478    state_field = "state"
Note: See TracChangeset for help on using the changeset viewer.