web/uicfg.py
changeset 2126 a25859917ccc
parent 1977 606923dff11b
child 2234 1fbcf202882d
equal deleted inserted replaced
2123:3e1d2ab5f8c0 2126:a25859917ccc
   152 # * 'application'
   152 # * 'application'
   153 # * 'system'
   153 # * 'system'
   154 # * 'schema'
   154 # * 'schema'
   155 # * 'subobject' (not displayed by default)
   155 # * 'subobject' (not displayed by default)
   156 
   156 
   157 indexview_etype_section = {'EmailAddress': 'subobject'}
   157 indexview_etype_section = {'EmailAddress': 'subobject',
       
   158                            'CWUser': 'system',
       
   159                            'CWGroup': 'system',
       
   160                            'CWPermission': 'system',
       
   161                            }
   158 
   162 
   159 
   163 
   160 # autoform.AutomaticEntityForm configuration ##################################
   164 # autoform.AutomaticEntityForm configuration ##################################
   161 
   165 
   162 # relations'section (eg primary/secondary/generic/metadata/generated)
   166 # relations'section (eg primary/secondary/generic/metadata/generated)