Ignore:
Timestamp:
30 Nov 2014, 21:00:30 (10 years ago)
Author:
Henrik Bettermann
Message:

Renaming batch 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.ikoba/trunk/src/waeup/ikoba/utils/utils.py

    r12092 r12098  
    102102        return sorted_phone_prefixes(data, request)
    103103
    104     APP_CATS_DICT = {
     104    CON_CATS_DICT = {
    105105        'sample': 'Sample Category',
    106106        'license': 'License',
    107         'no': 'no application',
     107        'no': 'no contract',
    108108        }
    109109
Note: See TracChangeset for help on using the changeset viewer.