Changeset 1059 for ZMS/trunk/dtml/ZMS/manage_customize.dtml
- Timestamp:
- 18.06.2010 22:10:25 (2 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/dtml/ZMS/manage_customize.dtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/dtml/ZMS/manage_customize.dtml
r1029 r1059 157 157 <dtml-let 158 158 conf="getConfProperties()" 159 conf_keys="filter(lambda x: not x.startswith('ZMS. security') and not x.startswith('ZMS.workflow') and not x.startswith('zms.misc.') and not x.startswith('ZMS.filter.') and not x.startswith('ZMS.custom.') and not x.startswith('Portal.'),conf.keys())"159 conf_keys="filter(lambda x: not x.startswith('ZMS.log') and not x.startswith('ZMS.security') and not x.startswith('ZMS.workflow') and not x.startswith('zms.misc.') and not x.startswith('ZMS.filter.') and not x.startswith('ZMS.custom.') and not x.startswith('Portal.'),conf.keys())" 160 160 res="[ 161 161 {'key':'ZMSAdministrator.email','title':'Admin e-Mail','desc':'Administrators e-mail address.','datatype':'string'},
Note: See TracChangeset
for help on using the changeset viewer.
