Mercurial > hg > documentViewer
changeset 507:3c01e8f4e72b elementtree
renamed config tab in ZMI
author | casties |
---|---|
date | Tue, 21 Feb 2012 19:23:52 +0100 |
parents | 67014399894d |
children | d5a47f82e755 |
files | documentViewer.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/documentViewer.py Tue Feb 21 19:16:28 2012 +0100 +++ b/documentViewer.py Tue Feb 21 19:23:52 2012 +0100 @@ -107,7 +107,7 @@ security=ClassSecurityInfo() manage_options=Folder.manage_options+( - {'label':'main config','action':'changeDocumentViewerForm'}, + {'label':'Configuration','action':'changeDocumentViewerForm'}, ) metadataService = None