web/uicfg.py
branchstable
changeset 3256 e39699c44299
parent 3127 920079cb4e5b
child 3264 5d1f3f6c042d
equal deleted inserted replaced
3236:df31dbf3225e 3256:e39699c44299
   153 
   153 
   154 indexview_etype_section = {'EmailAddress': 'subobject',
   154 indexview_etype_section = {'EmailAddress': 'subobject',
   155                            'CWUser': 'system',
   155                            'CWUser': 'system',
   156                            'CWGroup': 'system',
   156                            'CWGroup': 'system',
   157                            'CWPermission': 'system',
   157                            'CWPermission': 'system',
       
   158                            'CWCache': 'system',
   158                            }
   159                            }
   159 
   160 
   160 
   161 
   161 # autoform.AutomaticEntityForm configuration ##################################
   162 # autoform.AutomaticEntityForm configuration ##################################
   162 
   163